https://github.com/ranolangari/nodejscrud
Manage RestFull API
https://github.com/ranolangari/nodejscrud
cors expressjs sequelize
Last synced: about 1 month ago
JSON representation
Manage RestFull API
- Host: GitHub
- URL: https://github.com/ranolangari/nodejscrud
- Owner: RanoLangari
- Created: 2023-06-06T20:32:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T15:36:23.000Z (about 3 years ago)
- Last Synced: 2025-05-17T18:37:13.989Z (about 1 year ago)
- Topics: cors, expressjs, sequelize
- Language: JavaScript
- Homepage:
- Size: 4.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJSCRUD
### `npm install`
make sure you run 'npm install' before 'npm run start' to install dependecies
### `npm run start`
Runs the app in the development mode.
Open [http://localhost:8000](http://localhost:8000) to view it in your browser.