/ideapad

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

Primary LanguageJavaScriptMIT LicenseMIT

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.