{"id":19749334,"url":"https://github.com/lucagoslar/sveltekit-fullstack","last_synced_at":"2025-04-30T09:30:55.512Z","repository":{"id":121676643,"uuid":"563884983","full_name":"lucagoslar/sveltekit-fullstack","owner":"lucagoslar","description":"🪚 A template for your next Svelte project.","archived":false,"fork":false,"pushed_at":"2024-01-31T17:39:08.000Z","size":2103,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-15T10:17:48.049Z","etag":null,"topics":["i18n","prisma","stories","storybook","svelte","sveltekit","template","trpc","vite"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucagoslar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-11-09T14:42:06.000Z","updated_at":"2024-04-25T22:14:35.000Z","dependencies_parsed_at":"2024-01-20T16:43:25.264Z","dependency_job_id":null,"html_url":"https://github.com/lucagoslar/sveltekit-fullstack","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucagoslar%2Fsveltekit-fullstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucagoslar%2Fsveltekit-fullstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucagoslar%2Fsveltekit-fullstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucagoslar%2Fsveltekit-fullstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucagoslar","download_url":"https://codeload.github.com/lucagoslar/sveltekit-fullstack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224204674,"owners_count":17273161,"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":["i18n","prisma","stories","storybook","svelte","sveltekit","template","trpc","vite"],"created_at":"2024-11-12T02:26:05.281Z","updated_at":"2024-11-12T02:26:05.908Z","avatar_url":"https://github.com/lucagoslar.png","language":"TypeScript","readme":"# sveltekit-fullstack\n\nEverything you need to build a Svelte project with [Storybook](https://storybook.js.org/), [typesafe-i18n](https://github.com/ivanhofer/typesafe-i18n), [Prisma](https://prisma.io/) and [trpc](https://trpc.io/).\n\n## Developing\n\nMake sure to create a copy of `.env.example` with the name `.env` and adapt it to your requirements before running the application.\n\n```bash\n# install dependencies\nnpm i\n\n# apply db migrations to db\nnpx prisma migrate dev\n\n# seed the database (flags '--no-flush' and '--no-seed' available)\nnpm run seed --\n\n# run storybook\nnpm run storybook\n\n# or run the development server\nnpm run dev\n```\n\n## Building\n\nYou may build for any target wanted. However, this project is preconfigured to operate on Docker. Similar to before, create a copy of `.env.example`. However, name it `.env.production` this time. Take into consideration that your application will use port `3000` in production. Before starting the service, apply any pending migrations with `prisma migrate deploy` to your database.\n\n```bash\n# build and run the image\ndocker-compose up --build\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucagoslar%2Fsveltekit-fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucagoslar%2Fsveltekit-fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucagoslar%2Fsveltekit-fullstack/lists"}