Skip to content

Astrology app, with birth chart calculation based on your time and place of birth.

License

Notifications You must be signed in to change notification settings

Buckley212/nebulUS-astrology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps

  • Deploy DB to Atlas

  • Add MONGODB_URI in .env file

  • Heroku create new app either on dashboard or via CLI

  • Add .env variables in settings >>> config vars

  • Netlify import repository

  • In Netlify's build command fill out this: cd frontend && npm i && npm run build

  • In Netlify's publish directory fill out this frontend/build

  • Add frontend .env variables set CI to false

  • Add REACT_APP_SERVER_URL to https://yourHerokuAppName.herokuapp.com/api

  • Change Netlify's domain.

  • Add clientURL to config vars in Heroku

About

Astrology app, with birth chart calculation based on your time and place of birth.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published