/bookstore

Primary LanguageJavaScript

Bookstore

This API lists books from a bookstore.

Content Table

Content

This API lists books from a bookstore. The application database is MongoDB.

Technologies

  • NodeJs
  • JavaScript
  • MongoDB

Setup

To run the application:

# Clone the respository
git clone https://github.com/jeanmendescs/bookstore.git

# Open the project's folder on your terminal
$ cd bookstore

# Install project's dependencies
$ npm install

# Create a database and a collection on MongoDB

# Create a .env file as the .env.example

# To start the server with a seeded database
$ npm run seeds

# To start the server without a seeded database
$ npm start

Status

Finished.

Contact

Jean's Profile Picture
Jean Carlos

Feel free to get in touch.

LinkedIn Profile

Gmail