projectboard

0.0.1 • Public • Published

ProjectBoard

ProjectBoard Birthed out of the need to track ideas for projects within the Tyler Web Dev organization. Since, we being developers, needed a solution that could of been solved via a notepad, we designed an entire program for tracking projects, their status, and contributors.

Setting up a Development Environment

ProjectBoard was written in Nodejs with Express and RethinkDB.

  1. Get the codebase git clone https://github.com/TylerWebDev/ProjectBoard.git
  2. Enter the newly made directory cd ProjectBoard/
  3. Get the necessary dependencies npm install
  4. Start up the server npm start
  • If you want to run the website tethered to the console (great for debuging), run node bin/ProjectBoard
  1. Navigate to http://localhost:3012

Readme

Keywords

none

Package Sidebar

Install

npm i projectboard

Weekly Downloads

4

Version

0.0.1

License

none

Last publish

Collaborators

  • looklittlejohn