Skip to content

Fullstack app using react, express and DataStax AstraDB

Notifications You must be signed in to change notification settings

eddiejaoude/live-react-datastax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This was created on a live stream

Tech used:

Folder structure:

  • backend: RESTful API
  • frontend: ui

Environment variables required

export ASTRA_DB_ID=
export ASTRA_DB_REGION=
export ASTRA_DB_KEYSPACE=
export ASTRA_DB_APPLICATION_TOKEN=

Backend

  1. cd backend
  2. npm install
  3. npm start

Frontend

  1. cd frontend
  2. npm install
  3. npm start

About

Fullstack app using react, express and DataStax AstraDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published