Skip to content

dionmaicon/books-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

books-backend

Books Backend.

Node.js, MongoDB

Install

git clone https://github.com/dionmaicon/books-backend.git

Requirements:

  • docker
  • docker-compose

After clone this repository:

cd books-backend
mkdir db
chmod -R 777 db
chmod +x build.sh
./build.sh

Use

Backend server Node.js. API default PORT 8081.

Mock dat a

To create mock data for application, send request to http://localhost:8081/mocks.

License

MIT

About

Books Backend. Can use to test vue-crudgen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages