Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zntb/mern-food-ordering-app-backend
https://github.com/zntb/mern-food-ordering-app-backend
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zntb/mern-food-ordering-app-backend
- Owner: zntb
- Created: 2024-02-26T16:30:21.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T03:04:36.000Z (11 days ago)
- Last Synced: 2024-11-05T04:17:43.304Z (11 days ago)
- Language: TypeScript
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Installed Packages:
```bash
npm i express cors dotenv mongodb mongoose colors
npm i ts-node typescript nodemon @types/express @types/cors @types/node morgan --save-dev
```