A Sveltekit starter Project built with Prisma, Lucia Auth, Flowbite Svelte.
Features
Upcoming
Getting started
To get started, clone the repository and install the dependencies:
git clone https://github.com/your-username/SvelteBase.git
cd SvelteBase
npm install
Once the dependencies have been installed, you can start the development server:
npm run dev
The development server will be running on http://localhost:5173