{"id":21065415,"url":"https://github.com/worldline/jira2postit-front","last_synced_at":"2025-10-26T22:45:47.163Z","repository":{"id":42966273,"uuid":"223174668","full_name":"worldline/jira2postit-front","owner":"worldline","description":"Jira 2 Post-it is an online tool that retrieves tickets from Jira and formats them for printing, making it easy to add tickets to the team’s physical board","archived":false,"fork":false,"pushed_at":"2022-03-25T19:55:49.000Z","size":14701,"stargazers_count":7,"open_issues_count":23,"forks_count":0,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-04-23T14:21:56.369Z","etag":null,"topics":["agility","hacktoberfest","jira","kanban","postit","printing","scrum"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/worldline.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-21T12:58:26.000Z","updated_at":"2022-06-01T19:54:48.000Z","dependencies_parsed_at":"2022-09-12T21:12:22.268Z","dependency_job_id":null,"html_url":"https://github.com/worldline/jira2postit-front","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worldline%2Fjira2postit-front","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worldline%2Fjira2postit-front/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worldline%2Fjira2postit-front/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/worldline%2Fjira2postit-front/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/worldline","download_url":"https://codeload.github.com/worldline/jira2postit-front/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225402064,"owners_count":17468828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agility","hacktoberfest","jira","kanban","postit","printing","scrum"],"created_at":"2024-11-19T17:55:05.229Z","updated_at":"2025-10-26T22:45:42.112Z","avatar_url":"https://github.com/worldline.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/worldline/jira2postit-front/blob/master/src/assets/jira2postit-logo.png\" width=\"100\" height=\"100\"\u003e\n\u003c/p\u003e\n\n# Jira2postit\n\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)\n[![Open Source Love png1](https://badges.frapsoft.com/os/v1/open-source.png?v=103)](https://github.com/ellerbrock/open-source-badges/)\n[![GitHub issues](https://img.shields.io/github/issues/Naereen/StrapDown.js.svg)](https://github.com/worldline/jira2postit-front/issues/)\n\n## Getting started\n\nThis application is the front of jira2postit, a tool that retrieves tickets from your Jira instance and formats them for printing. It aims at making it easier to maintain a physical kanban board along with your team's Jira board. In very few easy steps, you can have all the post-its ready to be stuck on your physical board:\n\n### 1. Sign in\n\nSign in using you usual Jira credentials. This will allow Jira2Postit to query the jira server to display the tickets in your board.\n\n### 2. Configure the printing\n\nYou can choose choose which types of tickets to print and in which size.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/worldline/jira2postit-front/blob/master/src/assets/configuration.png\" width=\"800\"\u003e\n\u003c/p\u003e\n\n\n### 3. Choose the tickets\n\n#### Scrum boards\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/worldline/jira2postit-front/blob/master/src/assets/sprint-selection.png\" width=\"800\"\u003e\n\u003c/p\u003e\n\n#### Kanban boards\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/worldline/jira2postit-front/blob/master/src/assets/kanban.png\" width=\"800\"\u003e\n\u003c/p\u003e\n\n### 4. Stick the post-its on a template sheet and print\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/worldline/jira2postit-front/blob/master/src/assets/printing-steps.png\" width=\"800\"\u003e\n\u003c/p\u003e\n\n### 5. Fill your physical board\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/worldline/jira2postit-front/blob/master/src/assets/physical-board.jpg\" width=\"400\"\u003e\n\u003c/p\u003e\n\n## Develop\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.3.7. It is updated regularly and is currently using Angular 10.\n\nFor a dev server, run:\n````\nnpm install\nng serve\n````\nNavigate to `https://localhost:4200/`. The app will automatically reload if you change any of the source files.  \nThe dev certificate is auto-signed, make a security exception for it.\nYou will need to also have [jira2postit middleware](https://github.com/worldline/jira2postit-middleware) up. It is a middleware between the Angular application and your Jira server.\n\n## Deploy to a production server with Docker\n\n- Build the image:\n```\ndocker build -t image-name .\n```\n\n- Run the container with the default nginx configuration:\n```\ndocker run -d -p port-of-your-choice:443 image-name\n```\n\n- Run with a custom nginx configuration:   \nMount a volume where your nginx configuration is.\n```\ndocker run -d -p port-of-your-choice:443 --name container-name -v nginx/configuration/path/on/host:/etc/nginx/conf.d/j2postit.conf image-name\n```\n\n- Full exemple:   \nIf you have a custom nginx configuration file in the folder /tmp/conf and to make the website available on port 4444, this is the command to type\n```\ndocker build -t jira2postit .\n\ndocker run -d -p 4444:443 --name jira2postit -v tmp/conf/j2postit.conf:/etc/nginx/conf.d/j2postit.conf:/etc/nginx/conf.d/j2postit.conf jira2postit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworldline%2Fjira2postit-front","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworldline%2Fjira2postit-front","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworldline%2Fjira2postit-front/lists"}