Skip to content

colegoldsmith/datastax-xd-user-guide-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CreateReactApp + Netlify + Astra DB Collections

This is an example React user guide application using a DataStax Astra free tier database.

Quick Start

  1. Create an Astra DB Database or use an existing one.
  2. Create an Astra DB Keyspace called sag_todo_jamstack in your database.
  3. Generate an Application Token with the role of Database Administrator for the Organization that your Astra DB is in.
  4. Once you clone this code locally you need to copy the .env.example file to a file named .env and fill the required values in from your Application Token and Astra DB connection settings.
  5. Start the example by running netflify dev in your local console.

How this works

Once the Astra DB credentials are provided, the necessary tables are created in the database. The webservice will be available on port 8888 once the application has been deployed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published