Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n-bhasin/bn-blog
https://github.com/n-bhasin/bn-blog
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/n-bhasin/bn-blog
- Owner: n-bhasin
- Created: 2020-02-24T02:04:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T19:17:18.000Z (about 2 years ago)
- Last Synced: 2023-03-08T00:45:50.907Z (almost 2 years ago)
- Language: HTML
- Size: 1.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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]