{"id":30413060,"url":"https://github.com/sytanta/nuxt-jira","last_synced_at":"2026-02-12T15:06:55.956Z","repository":{"id":306628459,"uuid":"1026790631","full_name":"sytanta/nuxt-jira","owner":"sytanta","description":"Jira clone with Vue 3 \u0026 Nuxt 3","archived":false,"fork":false,"pushed_at":"2025-07-31T01:36:39.000Z","size":270,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-22T02:42:28.984Z","etag":null,"topics":["appwrite","fullcalendar","jira","jiraclone","nuxt3","pinia","shadcn","shadcn-vue","tailwindcss","tanstack-query","tanstack-table","vue3","zod"],"latest_commit_sha":null,"homepage":"https://nuxt3-jira.vercel.app","language":"Vue","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/sytanta.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,"zenodo":null}},"created_at":"2025-07-26T16:08:58.000Z","updated_at":"2025-07-31T01:38:02.000Z","dependencies_parsed_at":"2025-07-26T21:40:38.118Z","dependency_job_id":null,"html_url":"https://github.com/sytanta/nuxt-jira","commit_stats":null,"previous_names":["sytanta/nuxt-jira"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sytanta/nuxt-jira","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sytanta%2Fnuxt-jira","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sytanta%2Fnuxt-jira/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sytanta%2Fnuxt-jira/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sytanta%2Fnuxt-jira/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sytanta","download_url":"https://codeload.github.com/sytanta/nuxt-jira/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sytanta%2Fnuxt-jira/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29369486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","fullcalendar","jira","jiraclone","nuxt3","pinia","shadcn","shadcn-vue","tailwindcss","tanstack-query","tanstack-table","vue3","zod"],"created_at":"2025-08-22T02:31:37.214Z","updated_at":"2026-02-12T15:06:55.929Z","avatar_url":"https://github.com/sytanta.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Jira Clone - Vue 3/Nuxt 3 Project Management Platform\n\nA modern, full-featured project management application built with Vue 3, Nuxt 3 and is fully typed with TypeScript. This Jira-inspired clone provides comprehensive project tracking, team collaboration, and workflow management capabilities.\n\n## ✨ Features\n\n### 🏢 **Workspaces**\n\n- Create and manage multiple workspaces\n- Workspace-specific settings and configurations\n- Team collaboration within isolated environments\n\n### 📊 **Projects**\n\n- Hierarchical project organization\n- Project settings and configurations\n\n### ✅ **Task Management**\n\n- Create, assign, and track tasks\n- Priority levels and status management\n\n### 📋 **Multiple Views**\n\n- **Kanban Board**: Drag-and-drop task management\n- **Data Table**: Sortable and filterable task lists\n- **Calendar View**: Timeline and deadline visualization\n\n### 👥 **Team Collaboration**\n\n- ✉️ **Invite System**\n- **User Roles \u0026 Permissions**: Admin \u0026 Member access levels\n\n### ⚙️ **Settings \u0026 Configuration**\n\n- Workspace settings and preferences\n- Project-specific configurations\n- Member management\n\n### 🖼️ **Media Management**\n\n- Avatar uploads for workspaces \u0026 projects\n\n### 🔒 **Authentication**\n\n- GitHub OAuth integration\n- Email/password authentication\n- Secure session management\n\n### 📱 **Responsive Design**\n\n- Mobile-first approach\n- Tablet and desktop optimized\n\n## 🛠️ Tech Stack\n\n- **Frontend Framework**: [Nuxt 3](https://nuxt.com/) with Vue 3 Composition API\n- **Language**: TypeScript for type safety\n- **Styling**: [Tailwind CSS](https://tailwindcss.com/) + [Shadcn UI](https://www.shadcn-vue.com/)\n- **Backend**: [Appwrite](https://appwrite.io/) for backend services\n- **Deployment**: [Vercel](https://vercel.com/) for seamless hosting\n- **State Management**: Pinia \u0026 provide/inject for state management\n- **Data Fetching**: @tanstack/vue-query\n- **Authentication**: Appwrite Auth with email/password \u0026 GitHub OAuth\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js 18+\n- npm or yarn\n- Appwrite account and project setup\n\n### Installation\n\n1. **Clone the repository**\n\n```bash\ngit clone https://github.com/sytanta/nuxt-jira.git\ncd nuxt-jira\n```\n\n2. **Install dependencies**\n\n```bash\nnpm install\n# or\nyarn install\n```\n\n3. **Environment Setup**\n   Create a `.env` file in the root directory:\n\n```env\n# Appwrite Configuration\nAPPWRITE_KEY=\nPUBLIC_APPWRITE_ENDPOINT=\nPUBLIC_APPWRITE_PROJECT=\nPUBLIC_APPWRITE_DATABASE_ID=\nPUBLIC_APPWRITE_WORKSPACES_ID=workspace_collection_id\nPUBLIC_APPWRITE_PROJECTS_ID=project_collection_id\nPUBLIC_APPWRITE_MEMBERS_ID=member_collection_id\nPUBLIC_APPWRITE_TASKS_ID=task_collection_id\nPUBLIC_APPWRITE_IMAGES_BUCKET_ID=images_bucket_id\n\n# Site Configuration\nPUBLIC_SESSION_COOKIE_NAME=\nPUBLIC_SITE_URL=http://localhost:3000\n```\n\n4. **Appwrite Setup**\n\n- Create collections for: workspaces, projects, tasks, members, tasks\n- Set collections' permissions\n- Set up storage buckets for file uploads\n- Configure GitHub oauth authentication provider\n\n5. **Run Development Server**\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nVisit `http://localhost:3000` to see your application.\n\n## 🔧 Key Features Implementation\n\n### Kanban Board\n\nDrag-and-drop functionality using Vue.Draggable with real-time updates to Appwrite database.\n\n### Calendar Integration\n\nBuilt with a customized Full Calendar component showing tasks.\n\n### File Upload System\n\nIntegrated with Appwrite Storage for secure image uploads.\n\n## 🚢 Deployment\n\n### Vercel Deployment\n\n1. **Connect Repository**\n   - Import your repository to Vercel\n   - Configure build settings (Nuxt 3 preset)\n\n2. **Environment Variables**\n   - Add all environment variables in Vercel dashboard\n   - Ensure production URLs are updated\n\n3. **Deploy**\n\n## 🎯 Inspiration\n\nThis project is inspired by the excellent Next.js tutorial: [Build a Jira Clone](https://www.youtube.com/watch?v=Av9C7xlV0fA) but reimagined with Vue 3 ecosystem and modern development practices.\n\n## 📋 Roadmap\n\n- [ ] Advanced reporting and exports\n- [ ] Time tracking functionality\n- [ ] Offline mode support\n- [ ] Mobile app (Ionic/Capacitor)\n- [ ] Integration with external tools (Slack, Discord)\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\n- [Shadcn UI](https://www.shadcn-vue.com/) for beautiful components\n- [Appwrite](https://appwrite.io/) for backend infrastructure\n- [Nuxt 3](https://nuxt.com/) team for the amazing framework\n- Original Next.js tutorial inspiration\n\n## 📞 Support\n\nIf you have any questions or need help with setup, please open an issue.\n\n---\n\n**Happy coding! 🎉**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsytanta%2Fnuxt-jira","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsytanta%2Fnuxt-jira","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsytanta%2Fnuxt-jira/lists"}