Skip to content

Starter template for Sveltekit w/ Lucia Auth using Prisma, MongoDB & Tailwind CSS

License

Notifications You must be signed in to change notification settings

Konzti/sk-lucia-prisma-mongodb-starter

Repository files navigation

Starter template for SvelteKit with Lucia Auth

This is a starter template for using Sveltekit together with Lucia Auth, Prisma and MongoDB.

It uses TailwindCSS for styling.

Features

The template is setting up Google OAuth.

Getting started

  1. Clone this repository
  2. Run yarn to install dependencies
  3. Don't forget to set up your environment variables, e.g. in an .env file including MONGODB_URI, GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET. Note that MongoDB must be run in a replica set mode. See here for more information.
  4. Run yarn dev to start the development server

About

Starter template for Sveltekit w/ Lucia Auth using Prisma, MongoDB & Tailwind CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published