{"id":20743983,"url":"https://github.com/ashtech15/king-it-hotel-scrapper","last_synced_at":"2026-04-12T03:34:30.899Z","repository":{"id":256359937,"uuid":"852428426","full_name":"ashtech15/king-it-hotel-scrapper","owner":"ashtech15","description":"Create a page that lists the best hotel offers. The results are static for the sake of the exercise, so they will not change, prices are not relevant, and are in euros.","archived":false,"fork":false,"pushed_at":"2024-09-04T19:40:09.000Z","size":115,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T16:36:16.816Z","etag":null,"topics":["docker","docker-compose","mongodb","nextjs","react","tailwindcss","typescript"],"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/ashtech15.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-04T19:36:56.000Z","updated_at":"2024-09-04T20:44:49.000Z","dependencies_parsed_at":"2024-09-10T10:03:56.089Z","dependency_job_id":"3f2524d8-b4f1-4bae-848a-2677fd99e6e1","html_url":"https://github.com/ashtech15/king-it-hotel-scrapper","commit_stats":null,"previous_names":["ashtech15/king-it-hotel-scrapper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ashtech15/king-it-hotel-scrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtech15%2Fking-it-hotel-scrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtech15%2Fking-it-hotel-scrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtech15%2Fking-it-hotel-scrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtech15%2Fking-it-hotel-scrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashtech15","download_url":"https://codeload.github.com/ashtech15/king-it-hotel-scrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtech15%2Fking-it-hotel-scrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31703501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"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":["docker","docker-compose","mongodb","nextjs","react","tailwindcss","typescript"],"created_at":"2024-11-17T07:13:45.009Z","updated_at":"2026-04-12T03:34:30.883Z","avatar_url":"https://github.com/ashtech15.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# King It Test Hotel Offers\n\nThis is a Next.js application for displaying hotel offers, containerized using Docker.\n\n## Table of Contents\n\n- [King It Test Hotel Offers](#king-it-test-hotel-offers)\n  - [Table of Contents](#table-of-contents)\n  - [Requirements](#requirements)\n  - [Getting Started](#getting-started)\n  - [Running the Application](#running-the-application)\n  - [Building the Docker Image](#building-the-docker-image)\n  - [Environment Variables](#environment-variables)\n  - [License](#license)\n\n## Requirements\n\n- [Docker](https://www.docker.com/get-started) installed on your machine.\n- [Docker Compose](https://docs.docker.com/compose/install/) installed.\n\n## Getting Started\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/ashtech15/king-it-hotel-scrapper.git\n   cd king-it-hotel-scrapper/\n   ```\n\n2. Configuring environment\n   ```bash\n   cp .env.example .env\n   ```\n\n## Running the Application\n\nTo run the application locally using Docker Compose, follow these steps:\n\n1. Open a terminal and navigate to the project root directory where your `docker-compose.yml` file is located.\n\n2. Use the following command to start the services:\n\n   ```bash\n   docker-compose up\n   ```\n\n   This command will build the Docker images if they are not already built and start the services as defined in your `docker-compose.yml`.\n\n3. After the command executes successfully, you can access the application in your web browser at:\n\n   ```\n   http://localhost:3000\n   ```\n\n4. To stop the application, you can press `CTRL+C` in the terminal or run:\n\n   ```bash\n   docker-compose down\n   ```\n\n## Building the Docker Image\n\nIf you want to build the Docker image without starting the containers, you can use the following command:\n\n```bash\ndocker-compose build\n```\n\n## Environment Variables\n\nMake sure to set up the necessary environment variables in your `docker-compose.yml` or through an `.env` file as needed for your application to run correctly.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashtech15%2Fking-it-hotel-scrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashtech15%2Fking-it-hotel-scrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashtech15%2Fking-it-hotel-scrapper/lists"}