Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 648 Bytes

File metadata and controls

32 lines (25 loc) · 648 Bytes

Tiny

A Svelte-based tool and library for building elegant admin interfaces and custom public UIs with SvelteKit, Kysely, and SQLite3.

npx sv@latest create
# foof
# SvelteKit minimal
# Yes, using TypeScript syntax
# prettier, eslint, experimental
# @sveltejs/kit@next
# async, remote functions, explicit environment variables, rendering error boundaries
# npm
npm install @ampatspell/tiny --save
npm install-scripts approve -a
npx tiny
# Bootstrap this project
npm run dev

First user that signs-up gets admin role.