Skip to content

wolfspyre/jiraLink

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jiraLink

Links Todoist and Jira to make Jira a full scale todo app

Right now:

  • jira connects directly to the url on port 80
    • apache receives this and runs a wsgi process
  • todoist connects to ngrok
    • ngrok routes the request to port 5000 to a running python process

This had to be done because todoist requires a https port with a valid certificate

About

Links Todoist and Jira to make Jira a full scale todo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.3%
  • JavaScript 9.1%
  • CSS 0.6%
  • HTML 0.5%
  • TeX 0.4%
  • Makefile 0.1%