Skip to content

twentyTwo/apex-sandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apex-sandbox

How to run locally

npm install to install all npm packages

heroku local web to run heroku server

cd client followed by npm install and then npm start to run React front-end

NOTE: The project will not run without setting up a postgres database which is not included in this repo. If you wish to run this locally, please reach out to me and I can provide you with credentials to my dev database.

git push heroku main to deploy the whole thing to Heroku

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 92.8%
  • HTML 4.5%
  • JavaScript 2.7%