Skip to content

dunamis1974/JiraTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: backbone-demo-app

Uses Node.js based Jira timesheet interface

Installation

git clone ssh://git@bitbucket.credissimo.net/~b.dzambazov/jirats.git

$ cd jirats

$ npm install

Configuration

Use conf.js to configure data you need. Note that the static content is not required to be in the ./public folder. You can put it anywhere on the filesystem as long as your user can access it.

Start using it

npm start

Server starts by default on port 5000. Now you can point your browser to the http://localhost:5000/ and you are good to go.

More info

There are some more advanced routing methods here. I use them in bigger applications to avoid loadding of all scripts at once.

About

NodeJS based UI for Jira Timesheets summary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published