This is a simple template for a Svelte 5 sveltekit project with authentication using NeoApi.
Features:
First time you clone the project,
.env.example
file to .env
and fill in the required values.pnpm pre:dev
When you are ready to start the project, run the following command:
pnpm dev
The project is pre-setup to be hosted on vercel, just make sure to:
.env
file to vercel