Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devmahmud/vidjot-node
Simple video idea sharing project in Node JS, Express and Mongodb
https://github.com/devmahmud/vidjot-node
express handlebars mongodb nodejs
Last synced: 5 days ago
JSON representation
Simple video idea sharing project in Node JS, Express and Mongodb
- Host: GitHub
- URL: https://github.com/devmahmud/vidjot-node
- Owner: devmahmud
- Created: 2019-12-09T05:38:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T16:30:48.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T07:24:15.500Z (about 1 month ago)
- Topics: express, handlebars, mongodb, nodejs
- Language: HTML
- Homepage: https://vidjot-node-express.herokuapp.com/
- Size: 288 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## vidjot
Simple Video Idea Sharing Side using node js, express, mongodb, handlebars
## See live demo here
https://vidjot-node-express.herokuapp.com/
## Install dependencies
```
npm install
```## Run the server with nodemon
```
npm run dev
```# Run the server with node js
```
npm start
``````
Server runs on http://localhost:5000
``````
You need to setup your mongo database connection string in "config/database.json" folder
```## Author
Mahmudul alam
Email: [email protected]========Thank You !!!=========