{"id":15144272,"url":"https://github.com/benaitcheson/ticketing-app","last_synced_at":"2025-04-06T16:49:27.655Z","repository":{"id":255789518,"uuid":"852485955","full_name":"benaitcheson/ticketing-app","owner":"benaitcheson","description":"Jira clone with Next.js, tailwind and mongodb","archived":false,"fork":false,"pushed_at":"2024-09-14T07:59:39.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T22:47:52.641Z","etag":null,"topics":["nextjs","vercel"],"latest_commit_sha":null,"homepage":"https://ticketing-app-ashy.vercel.app/","language":"JavaScript","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/benaitcheson.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-09-04T22:20:54.000Z","updated_at":"2024-09-14T07:59:42.000Z","dependencies_parsed_at":"2024-09-11T14:17:51.952Z","dependency_job_id":null,"html_url":"https://github.com/benaitcheson/ticketing-app","commit_stats":null,"previous_names":["benaitcheson/ticketing-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benaitcheson%2Fticketing-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benaitcheson%2Fticketing-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benaitcheson%2Fticketing-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benaitcheson%2Fticketing-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benaitcheson","download_url":"https://codeload.github.com/benaitcheson/ticketing-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247517924,"owners_count":20951716,"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":["nextjs","vercel"],"created_at":"2024-09-26T10:23:21.525Z","updated_at":"2025-04-06T16:49:27.619Z","avatar_url":"https://github.com/benaitcheson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js Ticketing App\n\nThis is a ticketing application built with Next.js, MongoDB, and Tailwind CSS. The app allows users to create, manage, and track tickets.\n\n## Features\n\n- **Create Tickets:** Users can create new tickets with various statuses.\n- **Manage Tickets:** Users can update the status of tickets.\n- **Track Tickets:** Users can view a list of all tickets and filter them by status.\n\n## Technologies Used\n\n- **Next.js:** A React framework for building server-side rendered and statically generated web applications.\n- **MongoDB:** A NoSQL database for storing ticket data.\n- **Tailwind CSS:** A utility-first CSS framework for styling the application.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (v14 or higher)\n- MongoDB Atlas account or local MongoDB server\n\n### Installation\n\n1. **Clone the repository:**\n\n   ```sh\n    git clone https://github.com/yourusername/ticketing-app.git\n    cd ticketing-app\n\n2. **Install dependencies:**\n\n   ```sh\n    npm install\n\n3. **Set up environment variables:**\n\n   Create a `.env.local` file in the root of the project and add the following environment variables:\n\n   ```env\n    LOCAL_API_BASE_URL=http://localhost:3000\n    PROD_API_BASE_URL=https://ticketing-app-ashy.vercel.app\n    MONGODB_URI=your_mongodb_connection_string\n   ```\n\n4. **Run the development server:**\n\n   ```sh\n    npm run dev\n\n5. **Open the app:**\n\n   Open [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\n## Deployment\n\n  The app is deployed on Vercel. You can visit the production site here: https://ticketing-app-ashy.vercel.app\n\n  To deploy your own version, you can follow these steps:\n\n  1. Push your code to GitHub.\n  2. Create a new project on Vercel and import your GitHub repository.\n  3. Set up the environment variables in the Vercel dashboard.\n  4. Deploy the project.\n\n## Contributing\n\n  Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.\n\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenaitcheson%2Fticketing-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenaitcheson%2Fticketing-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenaitcheson%2Fticketing-app/lists"}