adzo261 / ideapad

A platform to get or share coding project ideas Node+Express+Handlebars+Mongodb+Bootstrap

Home Page:https://node-ideapad.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT licensed

Ideapad

A platform to browse or share coding project ideas.

Hosted on Heroku

https://node-ideapad.herokuapp.com/

Stack

  • Node
  • Express
  • Bootstrap
  • Handlebars(express-handlerbars)
  • Mongodb

Install

  1. mkdir ideapad
  2. cd ideapad
  3. git clone https://github.com/adzo261/ideapad.git
  4. npm install
  5. node app.js

Note

Use your own .env file with DATABASE set to your own mongodb url.

About

A platform to get or share coding project ideas Node+Express+Handlebars+Mongodb+Bootstrap

https://node-ideapad.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 100.0%