Skip to content

jpamdeth/jira-client

Repository files navigation

README

  • Ruby version

3.2.4

  • Configuration

Generate a JIRA API token that has read access. Create a GitHub personal access token.

Create '.env' in the top level directory with these keys:
JIRA_SITE=
JIRA_USERNAME=
JIRA_API_TOKEN=
GITHUB_BASE_URL=
GITHUB_API_TOKEN=

  • Deployment instructions

Use 'rails server' to start the service. By default it runs on http://127.0.0.1:3000

About

Ruby on rails practice project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published