This is my personal SvelteKit Git Repo template. It is licensed under GNU's GPL V3.0 This template is specialised to have the Prisma ORM installed and given initial configuration. Changes to the Docker files were made to support this
For the template without Prisma, look here. For docs on using this template, go here
git clone https://github.com/RJMurg/SvelteKit-Template.git
npm install
npm run dev
You are now ready to develop!