/bugs.js

Simple little bug tracker powered by Express.js

Primary LanguageJavaScript

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