- Ensure the backend and frontend servers work as expected with localhost:5000 and localhost:3000 respectively on the
main
branch. - Merge the changes into the
prod
branch. - Replace the following lines of code (DO NOT replace any of the instances in README.md)
- Replace "
host: 'localhost:3000',
" with "host: 'fitocity.herokuapp.com',
" in/server/Routes/auth.js
- Replace "
protocol: 'http',
" with "protocol: 'https',
" in/server/Routes/auth.js
- Replace instances of "
http://localhost:3000
" with "https://fitocity.herokuapp.com
" - Replace instances of "
http://localhost:5000
" with "https://fitocity.herokuapp.com
" - Create a new commit
- Run
git push heroku *your-branch-name*:main
(this assumes you have a remote pointing to the fitocity heroku repo)
- Replace "
-
Notifications
You must be signed in to change notification settings - Fork 0
thathva/Wellness-Tracker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published