{"id":20688570,"url":"https://github.com/ajeasmith/jira-nextjs-hono","last_synced_at":"2025-04-13T23:12:18.766Z","repository":{"id":263101654,"uuid":"888635730","full_name":"AjeaSmith/jira-nextjs-hono","owner":"AjeaSmith","description":"Jira Clone by YT Code with Antonio - Project Reference Guide","archived":false,"fork":false,"pushed_at":"2024-11-19T20:41:11.000Z","size":279,"stargazers_count":14,"open_issues_count":1,"forks_count":10,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T23:11:45.056Z","etag":null,"topics":["appwrite","hono","nextjs15","react-hook-form","react-query","zod"],"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/AjeaSmith.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-14T18:32:04.000Z","updated_at":"2025-04-10T05:39:01.000Z","dependencies_parsed_at":"2025-03-11T00:51:13.564Z","dependency_job_id":"fabfc543-45f6-400b-a6e7-2eecd17a046a","html_url":"https://github.com/AjeaSmith/jira-nextjs-hono","commit_stats":null,"previous_names":["ajeasmith/jira-nextjs-hono"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AjeaSmith%2Fjira-nextjs-hono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AjeaSmith%2Fjira-nextjs-hono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AjeaSmith%2Fjira-nextjs-hono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AjeaSmith%2Fjira-nextjs-hono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AjeaSmith","download_url":"https://codeload.github.com/AjeaSmith/jira-nextjs-hono/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248794569,"owners_count":21162615,"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":["appwrite","hono","nextjs15","react-hook-form","react-query","zod"],"created_at":"2024-11-16T23:06:08.437Z","updated_at":"2025-04-13T23:12:18.744Z","avatar_url":"https://github.com/AjeaSmith.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Jira Clone by YT Code with Antonio - Project Reference Guide\n### Tech stack: Next, ReactQuery, Appwrite, and Hono\n\nThe project is organized into features (auth, users, etc.) Within the ``features`` folder, each feature will have\n- ``api`` folder for the react query hooks that makes API calls\n- ``components`` folder, for the relevant components needed.\n- ``server`` folder, that defines the API routes for the feature\n\n**ReactQuery** and **Hono** provides end-to-end type-safety in this project. RQ(frontend) Hono(backend).\n\n**Note to self:** ```api/[[...route]]/route.ts``` is a catch all route for Nextjs to direct routes to be handled by **Hono** \n\n## Auth Section (Sign in and Sign up)\n- Used Shadcn for form components\n- Validated form using Zod on FE\n- Use react query for making type-safe API calls to server\n- Session middlware is called to check if user is logged in. It also sets the current user in context (c) to use within route endpoint. see ```session-middlware.ts``` and ```auth/server/route.ts```\n- Protect sign-in and sign-up routes if user already exist\n- Protect home route if user doesn't exist\n\n---------\n\n## Dashboard \n- Made dashboard layout responsive on all screen sizes\n- Repsonsive open and close sidebar, routing to desired pages.\n- Dropdown menu to view workspaces to choose from in sidebar\n\n-------------\n\n## Workspace Form\n- Uses shadcn/react-hook-form with zod for handling form submission\n- Implement the creating a workspace server route\n- Render success and error messages with toaster\n\n## ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajeasmith%2Fjira-nextjs-hono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajeasmith%2Fjira-nextjs-hono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajeasmith%2Fjira-nextjs-hono/lists"}