A template for your next Svelte project.
The sveltekit-fullstack is a project that aims to provide everything needed to build a Svelte project with Histoire, typesafe-i18n, Prisma, and trpc. It offers a complete development environment and preconfigured settings for easy setup.
To install and use the sveltekit-fullstack project, follow these steps:
.env.example file and rename it as .env..env file according to your requirements before running the application.For building the project, you can choose any target you want. However, the project is preconfigured to operate on Docker. To build for production, follow these additional steps:
.env.example file and rename it as .env.production..env.production file as needed.The sveltekit-fullstack project provides a comprehensive setup for building Svelte projects with additional features like Histoire, typesafe-i18n, Prisma, and trpc. It simplifies the development process by providing preconfigured settings and offers a complete environment for easy installation and building.