{"id":30193892,"url":"https://github.com/ging/cotec_escape_room","last_synced_at":"2026-02-12T19:02:22.316Z","repository":{"id":302658018,"uuid":"1012334627","full_name":"ging/cotec_escape_room","owner":"ging","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-02T22:47:10.000Z","size":3578,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-05T22:58:59.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ging.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-02T07:14:45.000Z","updated_at":"2025-12-02T22:47:14.000Z","dependencies_parsed_at":"2025-07-03T15:34:40.278Z","dependency_job_id":"5116ed33-35a7-442f-83f0-15a839e9e4d6","html_url":"https://github.com/ging/cotec_escape_room","commit_stats":null,"previous_names":["ging/cotec_escape_room"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ging/cotec_escape_room","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging%2Fcotec_escape_room","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging%2Fcotec_escape_room/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging%2Fcotec_escape_room/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging%2Fcotec_escape_room/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ging","download_url":"https://codeload.github.com/ging/cotec_escape_room/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ging%2Fcotec_escape_room/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29377911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T18:59:55.292Z","status":"ssl_error","status_checked_at":"2026-02-12T18:59:44.289Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-08-13T02:06:17.804Z","updated_at":"2026-02-12T19:02:22.311Z","avatar_url":"https://github.com/ging.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cotec Escape Room\n\nThis project is an escape room web app with a Node.js + Express backend and a MongoDB database for storing results.\n\n## Prerequisites\n- Node.js (v16 or higher recommended)\n- npm (comes with Node.js)\n- MongoDB instance (local or remote)\n\n## Setup\n\n1. **Clone the repository**\n\n```bash\ngit clone \u003cyour-repo-url\u003e\ncd cotec_escape_room\n```\n\n2. **Install dependencies**\n\n```bash\nnpm install\n```\n\n3. **Configure environment variables**\n\n- Copy `template.env` to `.env`:\n\n```bash\ncp template.env .env\n```\n- Edit `.env`.\n\n\n\n1. **Start the server**\n\n```bash\nnode server.js\n```\n\nThe server will start on [http://localhost:3000](http://localhost:3000) by default.\n\n## Usage\n- Open `http://localhost:3000` in your browser.\n- The app will prompt for your email if not already stored.\n- Play the escape rooms and submit codes to unlock rooms.\n- Results are stored in MongoDB when a room is completed.\n\n## Project Structure\n- `server.js` — Express backend and API\n- `index.html`, `escape_*.html` — Frontend pages\n- `script.js` — Frontend logic\n- `styles.css` — Styles\n- `.env` — Environment variables (not committed)\n\n## License\nSee [LICENSE.md](LICENSE.md) ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fging%2Fcotec_escape_room","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fging%2Fcotec_escape_room","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fging%2Fcotec_escape_room/lists"}