Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dotdot0/book-app
- Owner: dotdot0
- Created: 2020-11-17T09:31:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-19T10:30:37.000Z (about 4 years ago)
- Last Synced: 2024-06-29T06:30:42.871Z (6 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"///