-
Notifications
You must be signed in to change notification settings - Fork 0
Dhaneshwarguiyan/chap-application
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Setup postgres in your desktop or start a docker instance
Run npm install on both the /frontend and /backend folder seprately
setup the .env files using the .env_example and then run the following commands
cd /frontend
npm run dev //this will start your frontend
Open a new terminal
cd /backend
npm run start //this will start your backend
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published