Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dotdot0/book-app

A book app made with nodejs and mongodb
https://github.com/dotdot0/book-app

Last synced: about 1 month ago
JSON representation

A book app made with nodejs and mongodb

Awesome Lists containing this project

README

        

# book-app
A book app made with nodejs and mongodb///
Download mongodb on your pc///
https://www.mongodb.com/try/download/community/
Then download a gui viewer for mongodb one I am using is Robo3t///
Install mongodb driver///
npm install mongodb///
Then open your terminal and run///
node app.js menu => Show you all the command and their usage///
How to use a command///
node app.js {command} "first text" "second text"///