Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/n-bhasin/bn-blog


https://github.com/n-bhasin/bn-blog

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

bn-blog

A blogging website perfect for school projects. It is good example of how to work with MVC structure which is having a crud functionality- using nodejs, mongoose, express.js, html, css, bootstrap.

To run this project:
1. clone the repository
2. install all the dependencies from package.json
3. put your own mongodb database url (using atlas mongodb)
4. then run the command: npm run servertart
5. enter the url in your fav browser:
(->frontend) localhost:3000
(->backend) localhost:3000/admin (create your own admin users using database)

have any qustions email me:- [email protected]