Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eby8zevin/notes-app-back-end
Learn to Make Back-End Apps for Beginners - Javascript
https://github.com/eby8zevin/notes-app-back-end
back-end backend dicoding dicoding-academy heroku heroku-app heroku-deployment heroku-nodejs javascript node-js nodejs restful-api
Last synced: 17 days ago
JSON representation
Learn to Make Back-End Apps for Beginners - Javascript
- Host: GitHub
- URL: https://github.com/eby8zevin/notes-app-back-end
- Owner: eby8zevin
- License: isc
- Created: 2020-12-13T05:00:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T01:55:28.000Z (29 days ago)
- Last Synced: 2024-12-14T02:28:40.298Z (29 days ago)
- Topics: back-end, backend, dicoding, dicoding-academy, heroku, heroku-app, heroku-deployment, heroku-nodejs, javascript, node-js, nodejs, restful-api
- Language: JavaScript
- Homepage: https://nodejs-notes-app-backend.herokuapp.com/notes
- Size: 829 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# notes-app-back-end
This Project is from Course at [Dicoding](https://www.dicoding.com/academies/261) and Deploy to [Heroku](https://www.heroku.com)[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
### Application
- Open [Client App](http://notesapp-v1.dicodingacademy.com)
- Please select **"Change URL"**
- Then, fill it with :
```
nodejs-notes-app-backend.herokuapp.com
```
- Once you see the URL of the web server, the web server and client application are connected.
### License
This project is licensed under the ISC License - see the [LICENSE](LICENSE.md) file for details