{"id":21909258,"url":"https://github.com/daedalus-developers/hrs","last_synced_at":"2026-05-09T07:05:50.742Z","repository":{"id":245102205,"uuid":"817191261","full_name":"daedalus-developers/hrs","owner":"daedalus-developers","description":"Hotel Reservation System","archived":false,"fork":false,"pushed_at":"2024-06-27T18:59:04.000Z","size":829,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T14:52:27.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/daedalus-developers.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":"2024-06-19T07:53:09.000Z","updated_at":"2024-06-26T06:11:48.000Z","dependencies_parsed_at":"2025-06-25T14:47:03.716Z","dependency_job_id":null,"html_url":"https://github.com/daedalus-developers/hrs","commit_stats":null,"previous_names":["daedalus-developers/hrs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daedalus-developers/hrs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daedalus-developers%2Fhrs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daedalus-developers%2Fhrs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daedalus-developers%2Fhrs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daedalus-developers%2Fhrs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daedalus-developers","download_url":"https://codeload.github.com/daedalus-developers/hrs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daedalus-developers%2Fhrs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32810382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":[],"created_at":"2024-11-28T17:16:18.694Z","updated_at":"2026-05-09T07:05:50.725Z","avatar_url":"https://github.com/daedalus-developers.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hotel Reservation System\n\n## ERD v 0.1\n![image](/docs/media/erd.png)\n\nStacks used:\n\n- [NextJS](https://github.com/vercel/next.js)\n- [Next UI](https://nextui.org/)\n- [TailwindCSS](https://github.com/tailwindlabs/tailwindcss)\n- [Lucia](https://github.com/lucia-auth/lucia)\n- [Drizzle](https://github.com/drizzle-team/drizzle-orm)\n- [OsloJS](https://github.com/oslo-project)\n\n## Development\n\n### Requirements\n\n- [PNPM](https://pnpm.io/installation)\n  **STRICTLY** use PNPM as your package manager when using this repo, otherwise, you'll run to dependencies issues.\n- [NODE](https://nodejs.org/en)\n  Use `latest LTS` version\n- [POSTGRESQL](https://www.postgresql.org/)\n  \n\nCopy `.env.example` to `.env` Using the following commands:\n\n`cp env.example .env`\n\n```env\nSMTP_HOST=smtp.example.com\nSMTP_PORT=587\nSMTP_USER=your_email@example.com\nSMTP_PASSWORD=password\n\nSERVER_HOST=http://localhost:3000 # set the port where your next app is running\nDB_URL=postgres://postgres:postgres@locahost:5432/hrs # set your db url\n```\n\nInstall Dependencies:\n\n`pnpm install`\n\nRun development server:\n\n`pnpm dev --turbo`\n\nOpen the app in your browser:\n\n`https://localhost:3000`\n\n## Deployment\n\n`WIP`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaedalus-developers%2Fhrs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaedalus-developers%2Fhrs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaedalus-developers%2Fhrs/lists"}