{"id":22955731,"url":"https://github.com/stpkkk/rauha-web","last_synced_at":"2026-03-01T03:03:19.608Z","repository":{"id":266856918,"uuid":"896466541","full_name":"stpkkk/rauha-web","owner":"stpkkk","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-12T05:05:37.000Z","size":6381,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-17T02:36:59.435Z","etag":null,"topics":["date-fns","datefns","next-auth","nextjs","react-day-picker","tailwind","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://rauha-web.vercel.app","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/stpkkk.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-11-30T12:46:51.000Z","updated_at":"2025-02-12T05:23:31.000Z","dependencies_parsed_at":"2024-12-22T12:23:47.587Z","dependency_job_id":"6d835b06-891e-4343-afca-5ddc547a46fc","html_url":"https://github.com/stpkkk/rauha-web","commit_stats":null,"previous_names":["stpkkk/rauha-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stpkkk/rauha-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stpkkk%2Frauha-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stpkkk%2Frauha-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stpkkk%2Frauha-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stpkkk%2Frauha-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stpkkk","download_url":"https://codeload.github.com/stpkkk/rauha-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stpkkk%2Frauha-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29959284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"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":["date-fns","datefns","next-auth","nextjs","react-day-picker","tailwind","tailwindcss","typescript"],"created_at":"2024-12-14T16:31:37.057Z","updated_at":"2026-03-01T03:03:14.594Z","avatar_url":"https://github.com/stpkkk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n \u003cdiv style=\"width: 90px; height: 90px; border-radius: 50%; overflow: hidden; margin: 0 auto;\"\u003e\n    \u003cimg src=\"./public/logo-light.webp\" alt=\"logo\" width=\"90px\" height=\"auto\" style=\"object-fit: cover;\"\u003e\n  \u003c/div\u003e\n\n  \u003ch1\u003e\n    \u003ca href=\"https://rauha-web.vercel.app/\"\u003e\n      Rauha - Booking\n    \u003c/a\u003e\n  \u003c/h1\u003e\n\n  \u003chr\u003e\n\u003c/div\u003e\n\n\u003c!-- Badges --\u003e\n\u003cdiv align=\"center\"\u003e\n\n![Status](https://img.shields.io/badge/Status-Completed-success?style=flat)\n\n\u003c/div\u003e\n\n\u003c!-- Brief --\u003e\n\u003cp align=\"center\"\u003e\nWelcome to \u003cb\u003eThe Rauha\u003c/b\u003e! This is the customer version of the \u003ca href=\"https://rauha-admin.netlify.app/\"\u003ehotel management\u003c/a\u003e web app, where users can view and book cabins based on availability, manage their bookings, and update their profiles.\n\u003c/p\u003e\n\n\u003c!-- Screenshot --\u003e\n\u003ca align=\"center\" href=\"https://rauha-web.vercel.app/\"\u003e\n\n![Screenshot](./public/assets/images/screenshot.png)\n\n\u003c/a\u003e\n\n## Live Site\n\nCheck out the live app here: [The Rauha - Booking](https://rauha-web.vercel.app/)\n\n## Admin Version\n\nI also built an **admin version** of this app for hotel employees to manage cabins, bookings, and guests. The repository is [here](https://rauha-admin.netlify.app/).\n\n## Features\n\n- View all available cabins with descriptions and images.\n- Book a cabin based on available dates and select the number of guests.\n- Sign in with Google to manage bookings.\n- View your booked cabins, edit them, or cancel if needed.\n- Update your profile information.\n- Fully responsive on all devices (I made sure to make it mobile-friendly!).\n\n## Technologies Used\n\n- **Next.js** (App Router)\n- **Tailwind CSS** for styling\n- **Supabase** for the database (shared with the admin app)\n- **NextAuth.js** for authentication (Google sign-in)\n- **Date-fns** for date handling\n\n## Setup Instructions\n\nTo run this project locally:\n\n1. Clone the repo:\n   ```bash\n   git clone https://github.com/stpkkk/rauha-web.git\n   ```\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Set up environment variables:\n   - You’ll need to configure Supabase and NextAuth (Google sign-in). Add your environment variables in a `.env.local` file. Check out the `.env.local.example` for what you need to include.\n4. Run the development server:\n   ```bash\n   npm run dev\n   ```\n5. Open [http://localhost:5173](http://localhost:5173) to see the app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstpkkk%2Frauha-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstpkkk%2Frauha-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstpkkk%2Frauha-web/lists"}