Skip to content

To provide a minimal, fast, and reusable web interface for submitting Jira tickets using only environment variables. Ideal for internal tools, automation, or quick embeddable forms.

Notifications You must be signed in to change notification settings

lightning-leap/jira-support-ticket-service

Repository files navigation

🧾 Jira Ticket Creator – Simple Web Form with Hono + Bun

A lightweight, reusable tool built with Hono (a fast web framework), Bun (a blazing-fast runtime), Tailwind CSS for styling, and Zod for validation. It lets you create Jira tickets effortlessly using a simple form and a few environment variables.


🎯 Purpose

To provide a minimal, fast, and reusable web interface for submitting Jira tickets using only environment variables. Ideal for internal tools, automation, or quick embeddable forms.


Tech Stack

  • Bun – Runtime and bundler.
  • Hono – Lightweight web framework.
  • Tailwind CSS – Modern utility-first styling.
  • Zod – Schema-based validation for form data.
  • Jira REST API – For ticket creation.

Installation

git clone https://github.com/areynosod/jira-support-ticket-service.git
cd jira-ticket-creator
bun install

About

To provide a minimal, fast, and reusable web interface for submitting Jira tickets using only environment variables. Ideal for internal tools, automation, or quick embeddable forms.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •