Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 !!!=========