Skip to content

spritlesoftware/CardinalKit-CS342-Web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

biodesign logo

CardinalKit ReactJS App (+Firebase/GCP) 🏥


Update components/Firebase/firebase.js with proper with API keys & data buckets.

Run npm install

Run npm start

Updated the .env with the following credentials

Get the below listed credentials from Firebase.

REACT_APP_API_KEY

REACT_APP_AUTH_DOMAIN

REACT_APP_DATABASE_URL

REACT_APP_PROJECT_ID

REACT_APP_STORAGE_BUCKET

REACT_APP_MESSAGING_SENDER_ID

REACT_APP_ID

REACT_APP_CONFIRMATION_EMAIL_REDIRECT

Create a new account in https://www.emailjs.com/ and get the acces token and upadte the following env

REACT_APP_FROM_EMAIL

REACT_APP_EMAIL_TOKEN

biodesign logo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.4%
  • TypeScript 46.8%
  • HTML 1.5%
  • Other 0.3%