{"id":20199275,"url":"https://github.com/roblesdotdev/me","last_synced_at":"2025-06-15T04:41:06.991Z","repository":{"id":229364421,"uuid":"776535621","full_name":"roblesdotdev/me","owner":"roblesdotdev","description":"Personal website","archived":false,"fork":false,"pushed_at":"2024-03-23T22:01:06.000Z","size":186,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-13T19:52:04.806Z","etag":null,"topics":["remix-run","website"],"latest_commit_sha":null,"homepage":"https://roblesdotdev.github.io/me/","language":"JavaScript","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/roblesdotdev.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":"2024-03-23T19:21:32.000Z","updated_at":"2024-03-23T21:22:31.000Z","dependencies_parsed_at":"2024-03-23T22:21:56.235Z","dependency_job_id":"3dbd8151-53e7-492a-9935-53c54f83471f","html_url":"https://github.com/roblesdotdev/me","commit_stats":null,"previous_names":["roblesdotdev/robdev-site","roblesdotdev/me"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblesdotdev%2Fme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblesdotdev%2Fme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblesdotdev%2Fme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roblesdotdev%2Fme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roblesdotdev","download_url":"https://codeload.github.com/roblesdotdev/me/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241637148,"owners_count":19994925,"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":["remix-run","website"],"created_at":"2024-11-14T04:36:42.767Z","updated_at":"2025-03-03T08:40:25.171Z","avatar_url":"https://github.com/roblesdotdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# templates/spa\n\nThis template leverages\n[Remix SPA Mode](https://remix.run/docs/en/main/future/spa-mode) and the\n[Remix Vite Plugin](https://remix.run/docs/en/main/future/vite) to build your\napp as a Single-Page Application using\n[Client Data](https://remix.run/docs/en/main/guides/client-data) for all of your\ndata loads and mutations.\n\n## Setup\n\n```shellscript\nnpx create-remix@latest --template remix-run/remix/templates/spa\n```\n\n## Development\n\nYou can develop your SPA app just like you would a normal Remix app, via:\n\n```shellscript\nnpm run dev\n```\n\n## Production\n\nWhen you are ready to build a production version of your app, `npm run build`\nwill generate your assets and an `index.html` for the SPA.\n\n```shellscript\nnpm run build\n```\n\n### Preview\n\nYou can preview the build locally with\n[vite preview](https://vitejs.dev/guide/cli#vite-preview) to serve all routes\nvia the single `index.html` file:\n\n```shellscript\nnpm run preview\n```\n\n\u003e [!IMPORTANT]\n\u003e\n\u003e `vite preview` is not designed for use as a production server\n\n### Deployment\n\nYou can then serve your app from any HTTP server of your choosing. The server\nshould be configured to serve multiple paths from a single root `/index.html`\nfile (commonly called \"SPA fallback\"). Other steps may be required if the server\ndoesn't directly support this functionality.\n\nFor a simple example, you could use\n[sirv-cli](https://www.npmjs.com/package/sirv-cli):\n\n```shellscript\nnpx sirv-cli build/client/ --single\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froblesdotdev%2Fme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froblesdotdev%2Fme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froblesdotdev%2Fme/lists"}