{"id":25739569,"url":"https://github.com/dphasst17/remix-portfolio","last_synced_at":"2026-04-12T23:16:41.582Z","repository":{"id":278362968,"uuid":"935375995","full_name":"dphasst17/remix-portfolio","owner":"dphasst17","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-19T10:56:31.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-19T11:46:04.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/dphasst17.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":"2025-02-19T10:48:13.000Z","updated_at":"2025-02-19T11:12:43.000Z","dependencies_parsed_at":"2025-02-19T11:56:16.957Z","dependency_job_id":null,"html_url":"https://github.com/dphasst17/remix-portfolio","commit_stats":null,"previous_names":["dphasst17/remix-portfolio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dphasst17%2Fremix-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dphasst17%2Fremix-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dphasst17%2Fremix-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dphasst17%2Fremix-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dphasst17","download_url":"https://codeload.github.com/dphasst17/remix-portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240817469,"owners_count":19862482,"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":"2025-02-26T08:29:07.300Z","updated_at":"2026-04-12T23:16:36.536Z","avatar_url":"https://github.com/dphasst17.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# templates/spa\n\nThis template leverages [Remix SPA Mode](https://remix.run/docs/en/main/guides/spa-mode) to build your app as a Single-Page Application using [Client Data](https://remix.run/docs/en/main/guides/client-data) for all of your data 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` will 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 [vite preview](https://vitejs.dev/guide/cli#vite-preview) to serve all routes via 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 should be configured to serve multiple paths from a single root `/index.html` file (commonly called \"SPA fallback\"). Other steps may be required if the server doesn't directly support this functionality.\n\nFor a simple example, you could use [sirv-cli](https://www.npmjs.com/package/sirv-cli):\n\n```shellscript\nnpx sirv-cli build/client/ --single\n```\n\n## Styling\n\nThis template comes with [Tailwind CSS](https://tailwindcss.com/) already configured for a simple default starting experience. You can use whatever css framework you prefer. See the [Vite docs on css](https://vitejs.dev/guide/features.html#css) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdphasst17%2Fremix-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdphasst17%2Fremix-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdphasst17%2Fremix-portfolio/lists"}