Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhildred/mongoosecustomerorders
https://github.com/rhildred/mongoosecustomerorders
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rhildred/mongoosecustomerorders
- Owner: rhildred
- Created: 2024-04-18T13:24:57.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-18T13:33:40.000Z (9 months ago)
- Last Synced: 2024-04-18T15:17:36.909Z (9 months ago)
- Language: EJS
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mongoose Orders
## barest framework to capture and list customer namesTLDR;
```bash
npm install
npm start
```The idea is to get a starting point that you can build your application on. The files are labeled to say what goes in them.
I hope that this helps.