Skip to content
/ sveltekit-template Public template

My opinionated SvelteKit 2 / Svelte 5 template in pure JavaScript.

License

Notifications You must be signed in to change notification settings

qbane/sveltekit-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0e4ec9c · Jan 18, 2025

History

10 Commits
Dec 16, 2024
Dec 16, 2024
Nov 5, 2023
Jan 16, 2025
Sep 21, 2024
Nov 5, 2023
Mar 9, 2023
Jan 18, 2025
Dec 16, 2024
Jan 18, 2025
Nov 5, 2023
Dec 16, 2024

Repository files navigation

@qbane/sveltekit-template

My opinionated SvelteKit template in pure JavaScript.

This template is derived from the official template.

Some notable customizations are:

  1. package-lock.json is NOT committed on purpose
  2. Vite 6.0 and Vitest 3.0 is included
  3. The included adapter is changed from auto to @sveltejs/adapter-node, assuming that you are not targeting any specific deployment target.

Instructions

git clone https://github.com/qbane/sveltekit-template.git
cd sveltekit-template
rm -rf .git .github
git init
npm i

About

My opinionated SvelteKit 2 / Svelte 5 template in pure JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published