Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imduchuyyy/book-store-backend
Backend code for book store
https://github.com/imduchuyyy/book-store-backend
Last synced: 6 days ago
JSON representation
Backend code for book store
- Host: GitHub
- URL: https://github.com/imduchuyyy/book-store-backend
- Owner: imduchuyyy
- Created: 2021-04-02T04:37:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-03T09:36:25.000Z (almost 4 years ago)
- Last Synced: 2024-11-13T08:42:50.850Z (2 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Store backend
## Usage
### Clone project
```sh
git clone https://github.com/bui-duc-huy/book-store-backend
cd book-store-backend
```### Install package
```sh
npm install
```### Start project
```sh
npm start
```This project will start add port 4000
## Todo
1. Change url mongo
2. Design models