{"id":21064552,"url":"https://github.com/christopheralphonse/ticketing-system","last_synced_at":"2025-05-16T02:32:40.837Z","repository":{"id":207881213,"uuid":"720316056","full_name":"ChristopherAlphonse/ticketing-system","owner":"ChristopherAlphonse","description":"IT helpdesk ticketing app.","archived":false,"fork":false,"pushed_at":"2025-03-31T13:21:16.000Z","size":1668,"stargazers_count":11,"open_issues_count":8,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T18:52:53.747Z","etag":null,"topics":["collaborate","mysql","nextjs","prisma","radix-ui","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChristopherAlphonse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2023-11-18T05:15:49.000Z","updated_at":"2025-01-08T10:16:53.000Z","dependencies_parsed_at":"2024-01-20T14:29:17.451Z","dependency_job_id":"7518e8d0-ea47-4a6a-a221-e70026445a42","html_url":"https://github.com/ChristopherAlphonse/ticketing-system","commit_stats":null,"previous_names":["christopheralphonse/ticketing-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherAlphonse%2Fticketing-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherAlphonse%2Fticketing-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherAlphonse%2Fticketing-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChristopherAlphonse%2Fticketing-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChristopherAlphonse","download_url":"https://codeload.github.com/ChristopherAlphonse/ticketing-system/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254456155,"owners_count":22074118,"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":["collaborate","mysql","nextjs","prisma","radix-ui","typescript"],"created_at":"2024-11-19T17:49:59.778Z","updated_at":"2025-05-16T02:32:40.337Z","avatar_url":"https://github.com/ChristopherAlphonse.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Help Pilot - Read me file in working progress\n\n## Overview\n\n## to-Do:Dashboard, CRUD operation, Auth, Admin/roles\n\nPlease note that this README is currently a work in progress, and the official version will be rewritten upon completion.\n\n## Tech Stack\n\n- Next.js\n- Tailwind CSS\n- Prisma ORM\n- MySQL Database\n\n## Recommended Tools\n\nTo facilitate seamless development and usage of Help Pilot, we recommend the following tools:\n\n- [MySQL](https://dev.mysql.com/downloads/mysql/)\n- [DataGrip](https://www.jetbrains.com/datagrip/)\n- [Vs Code IDE](https://code.visualstudio.com/)\n- [Git](https://git-scm.com/)\n\n## Getting Started\n\nTo get started with Help Pilot, follow these steps:\n\n1. Install dependencies:\n\n```bash\nyarn i\n```\n\nRun the development server:\n\n```sh\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your browser to view the application.\n\n## updating packages\n\nTo upgrade all packages to their latest versions, use the following command:\n\n```sh\nyarn up-all\n```\n\n### Database Operations\n\n####\n\nPush Database Changes\n\nRun the following commands to apply database changes:\n\n```sh\nnpx prisma db push\n```\n\n#### Generate Prisma Client\n\nGenerate the Prisma client to enable seamless interaction with the database:\n\n```sh\nnpx prisma generate\n```\n\n#### Prisma Studio\n\nLaunch Prisma Studio for a visual representation of the database:\n\n```sh\nnpx prisma studio\n```\n\n#### Formatting\n\nUse the following command to format Prisma schema files:\n\n```sh\nnpx prisma format\n```\n\n#### Migration\n\nTo create and apply database migrations, run\n\n```sh\nnpx prisma migrate\n```\n\nThe migration script will be created in the `prisma/migrations/migration.sql` folder.\n\nDatabase Access without DataGrip\nIf you prefer not to install DataGrip, you can use Prisma Studio directly from the terminal:\n\n```sh\nnpx prisma studio\n```\n\nAccess Prisma Studio at http://localhost:5555 in your browser.\n\nMySQL Setup for Prisma\nFor MySQL setup details with Prisma, refer to the [Prisma Documentation.](https://www.prisma.io/docs/concepts/database-connectors/mysql)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristopheralphonse%2Fticketing-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristopheralphonse%2Fticketing-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristopheralphonse%2Fticketing-system/lists"}