{"id":22025381,"url":"https://github.com/parassolanki/travel-app","last_synced_at":"2025-10-11T06:31:48.497Z","repository":{"id":198700515,"uuid":"699873168","full_name":"ParasSolanki/Travel-App","owner":"ParasSolanki","description":"Travel Management App (Admin Panel), where the admin can manage users, destinations, hotels, pickup points, and agents with all bookings.","archived":false,"fork":false,"pushed_at":"2023-12-26T16:17:27.000Z","size":773,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T10:51:21.425Z","etag":null,"topics":["expressjs","prisma","reactjs","sqlite","tailwindcss","tanstack-query","tanstack-table","typescript","zodios"],"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/ParasSolanki.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}},"created_at":"2023-10-03T14:06:09.000Z","updated_at":"2024-02-20T13:59:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb8154b1-fc62-4b7f-818f-67dfd8e712de","html_url":"https://github.com/ParasSolanki/Travel-App","commit_stats":null,"previous_names":["parassolanki/travel-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ParasSolanki/Travel-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParasSolanki%2FTravel-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParasSolanki%2FTravel-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParasSolanki%2FTravel-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParasSolanki%2FTravel-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ParasSolanki","download_url":"https://codeload.github.com/ParasSolanki/Travel-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParasSolanki%2FTravel-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006456,"owners_count":26084108,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["expressjs","prisma","reactjs","sqlite","tailwindcss","tanstack-query","tanstack-table","typescript","zodios"],"created_at":"2024-11-30T07:16:21.094Z","updated_at":"2025-10-11T06:31:48.125Z","avatar_url":"https://github.com/ParasSolanki.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Travel App\n\nTravel Management App (Admin Panel), where the admin can manage users, destinations, hotels, pickup points, and agents with all bookings.\n\n## Installation\n\nInstall Dependencies.\n\n```bash\n  pnpm install\n```\n\n## Run Locally\n\nTo run both WebApp and Api server.\n\n```bash\n  pnpm dev\n```\n\nTo run WebApp Dev Server.\n\n```bash\n  pnpm dev:web\n```\n\nTo build WebApp.\n\n```bash\n  pnpm build:web\n```\n\nTo run API Server.\n\n```bash\n  pnpm dev:api\n```\n\n## Project Strcture\n\nThis project is a monorepo with PNPM workspaces. It has three main projects: a web app with [React](https://react.dev), an API with [ExpressJS](https://expressjs.com/)([Zodios](https://www.zodios.org/)), and a database([SQLite](https://www.sqlite.org/index.html)) with [Prisma](https://www.prisma.io/).\n\n```\n.\n|-- apps\n|   |-- web             # Web App\n|-- packages\n|   |-- api             # Api Server\n|   |-- db              # Database\n└── README.md\n```\n\nSet up the database and seed it with default users and roles. You can find instructions for this in the project documentation [here](https://github.com/ParasSolanki/Travel-App/tree/main/packages/db#setup-and-seed-database).\n\nOnce the database is seeded, you can use the following credentials to log in to the web app:\n\n| Sr. | Email          | Password | Role  |\n| --- | -------------- | -------- | ----- |\n| 1   | admin@mail.com | 12345678 | ADMIN |\n| 2   | user@mail.com  | 12345678 | USER  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparassolanki%2Ftravel-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparassolanki%2Ftravel-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparassolanki%2Ftravel-app/lists"}