https://github.com/codecademy/deploying-backend-with-heroku-sample
https://github.com/codecademy/deploying-backend-with-heroku-sample
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codecademy/deploying-backend-with-heroku-sample
- Owner: Codecademy
- Created: 2020-11-16T19:33:22.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T18:33:15.000Z (about 3 years ago)
- Last Synced: 2025-03-28T05:09:26.601Z (12 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 8
- Watchers: 8
- Forks: 640
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Deploying a Back-end with Heroku
Hello! This GitHub repo is intended to be used with the article [Deploying a Back-end with Heroku](https://www.codecademy.com/articles/deploying-a-back-end-with-heroku).
Make sure to follow the steps as outlined in the article to see how to use Heroku for your deployment needs!
You're free to make changes on your own branch, but for the sake of consistency, we will not be merging any external pull requests. Thank you and happy coding!