nirix / bugs.js

Simple little bug tracker powered by Express.js

Home Page:http://bugsjs.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bugs.js

Bugs.js is a simple bug tracker powered by Express.js and Sequelize.js

Installation

Rename config.js.new and db.js.new and remove the .new extension.

Open them up and change the values to your own database, don't forget to set your own secret, it's used to secure the cookies.

Then all you need to do is run node install.js

About

Simple little bug tracker powered by Express.js

http://bugsjs.herokuapp.com


Languages

Language:JavaScript 99.4%Language:Shell 0.6%