{"id":22448157,"url":"https://github.com/msub2/escape-room","last_synced_at":"2025-03-27T11:28:47.097Z","repository":{"id":227574336,"uuid":"627254180","full_name":"msub2/escape-room","owner":"msub2","description":"WIP WebXR escape room built with React XR","archived":false,"fork":false,"pushed_at":"2023-07-13T04:43:01.000Z","size":13433,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T16:12:11.361Z","etag":null,"topics":[],"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/msub2.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}},"created_at":"2023-04-13T05:04:29.000Z","updated_at":"2024-03-14T01:26:18.000Z","dependencies_parsed_at":"2024-03-14T03:29:58.355Z","dependency_job_id":null,"html_url":"https://github.com/msub2/escape-room","commit_stats":null,"previous_names":["msub2/escape-room"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msub2%2Fescape-room","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msub2%2Fescape-room/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msub2%2Fescape-room/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msub2%2Fescape-room/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msub2","download_url":"https://codeload.github.com/msub2/escape-room/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245835403,"owners_count":20680199,"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","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-12-06T04:21:27.590Z","updated_at":"2025-03-27T11:28:47.073Z","avatar_url":"https://github.com/msub2.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nano React App Default Javascript Template\n\nThe default template project for [nano-react-app](https://github.com/nano-react-app/nano-react-app).\n\n- `npm start` — This will spawn a development server with a default port of `5173`.\n- `npm run build` — This will output a production build in the `dist` directory.\n- `npm run preview` — This will run the production build locally with a default port of `5173` (this will not work if you haven't generated the production build yet).\n\n## Custom port\n\nYou can use the `-p` flag to specify a port for development. To do this, you can either run `npm start` with an additional flag:\n\n```\nnpm start -- --port 3000\n```\n\nOr edit the `start` script directly:\n\n```\nvite --port 3000\n```\n\n## Adding styles\n\nYou can use CSS files with simple ES2015 `import` statements anywhere in your Javascript:\n\n```js\nimport \"./index.css\";\n```\n\n## Babel transforms\n\nThe Babel preset [babel-preset-nano-react-app](https://github.com/nano-react-app/babel-preset-nano-react-app) is used to support the same transforms that Create React App supports.\n\nThe Babel configuration lives inside `package.json` and will override an external `.babelrc` file, so if you want to use `.babelrc` remember to delete the `babel` property inside `package.json`.\n\n\n## Deploy to GitHub Pages\n\nYou can also deploy your project using GitHub pages.\nFirst install the `gh-pages` [package](https://github.com/tschaub/gh-pages):\n\n`npm i -D gh-pages`\n\nUse the following scripts for deployment:\n\n```js\n\"scripts\": {\n  \"start\": \"vite\",\n  \"build\": \"vite build\",\n  \"predeploy\": \"rm -rf dist \u0026\u0026 vite build\",\n  \"deploy\": \"gh-pages -d dist\"\n},\n```\n\nThen follow the normal procedure in GitHub Pages and select the `gh-pages` branch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsub2%2Fescape-room","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsub2%2Fescape-room","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsub2%2Fescape-room/lists"}