Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cuongvnz/eshop-mongo-api
TYPESCRIPT API BACKEND SERVER
https://github.com/cuongvnz/eshop-mongo-api
Last synced: 1 day ago
JSON representation
TYPESCRIPT API BACKEND SERVER
- Host: GitHub
- URL: https://github.com/cuongvnz/eshop-mongo-api
- Owner: CuongVnZ
- Created: 2023-07-22T20:39:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-16T15:29:39.000Z (6 months ago)
- Last Synced: 2024-11-14T17:39:52.466Z (2 months ago)
- Language: TypeScript
- Homepage: https://eshop-mongo-api.vercel.app
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eshop-mongo-api
### TYPESCRIPT API BACKEND SERVERTo install required modules :
```command line
yarn
```Start the server :
```command line
yarn run dev
```