Skip to content

My SvelteKit Template with Prisma Installed and Configured

License

Notifications You must be signed in to change notification settings

RJMurg/SvelteKit-Prisma-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RJM SvelteKit Template - Prisma

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

Project Features

  • ShadCN Svelte
  • TailwindCSS
  • 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 / main

Setup:

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

You are now ready to develop!

About

My SvelteKit Template with Prisma Installed and Configured

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages