SvelteKit-Prisma-Template Svelte Themes

Sveltekit Prisma Template

My SvelteKit Template with Prisma Installed and Configured

RJM SvelteKit Template - Prisma

This is a GitHub template repository for a SvelteKit Web App running with Prisma. It is licensed under GNU's GPL V3.0, but is primarily for personal use. This template is modified to have the Prisma ORM installed and given initial configuration. Changes to the Docker files were made to support this

A three-stage docker build is used to build the final container. Node packages, a build step, and the final distribution layer.

For the template without Prisma, look here.

Project Features

  • TailwindCSS v4
  • Node Adapter
  • Prisma
  • Built in Containerisation (With Container Health Check)

Dev Features

  • Vitest
  • ESLint
  • Prettier
  • PR Checks (Vitest & Test container build)
  • Container build on push to master

Setup:

  1. Clone the repository
git clone https://github.com/RJMurg/SvelteKit-Prisma-Template.git
  1. Install the dependencies
npm install
  1. Run the development server
npm run dev

You are now ready to develop!

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes