Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thejasnu/cool-blogs
A full stack blog web app
https://github.com/thejasnu/cool-blogs
ejs expressjs mongodb nodejs
Last synced: 3 days ago
JSON representation
A full stack blog web app
- Host: GitHub
- URL: https://github.com/thejasnu/cool-blogs
- Owner: ThejasNU
- Created: 2021-10-27T00:49:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-27T01:10:59.000Z (over 3 years ago)
- Last Synced: 2023-03-05T03:57:11.791Z (almost 2 years ago)
- Topics: ejs, expressjs, mongodb, nodejs
- Language: EJS
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cool-blogs
This is a full stack blog web app built using ejs,nodejs,express.js and mongodbTo run this,clone this repo and run ```yarn install``` to download all the dependencies
Next create .env file and put url of your mongodb database and execute the command ```node app``` and
go to localhost:5000 on your browser to see this website working