SvelteKit + Lucia Auth v3 + Planetscale + Drizzle ORM
The create-svelte package is a comprehensive tool for building Svelte projects. It provides everything necessary to set up a Svelte project, including the ability to create an .env file, install dependencies, and synchronize the schema with the planetScale database using Drizzle Kit. It also offers features for development and building of the project, as well as deployment options.
.env file to easily manage environment-specific variables.pnpm run preview command.To install and set up the create-svelte package, follow these steps:
.env file with the necessary variables.The create-svelte package provides a convenient and comprehensive solution for building Svelte projects. It simplifies the setup process, allows for easy management of environment variables, and provides tools for database synchronization, development, building, and deployment. With its range of features and straightforward installation process, create-svelte is a valuable asset for developers working with Svelte.