Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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