https://github.com/prathmesh-ka-github/backend-programming
https://github.com/prathmesh-ka-github/backend-programming
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prathmesh-ka-github/backend-programming
- Owner: prathmesh-ka-github
- Created: 2023-04-07T17:14:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T12:19:42.000Z (about 2 years ago)
- Last Synced: 2025-01-14T06:33:04.815Z (4 months ago)
- Language: JavaScript
- Size: 915 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExpressJS
## Making a express app to learn backend programming and backend database management.### Using Insomnia for api requests and Nodemon for serving.
Use the following commands -
```npm run server``` or
```nodemon app.js```