Go to file
root 7c683d9d6f Update UI. 2024-12-04 16:03:33 +08:00
.vscode Update. 2024-12-03 20:28:40 +08:00
patches Upgrade to Sveltekit 2 2024-03-23 14:22:16 -04:00
src Update UI. 2024-12-04 16:03:33 +08:00
static Offline support 2023-10-13 00:45:28 -04:00
.firebaserc Set up Firebase Hosting 2023-09-11 00:31:53 -04:00
.gitignore gitignore .firebase 2023-09-14 00:03:07 -04:00
.npmrc Initial commit 2023-09-10 17:49:56 -04:00
.prettierignore Initial commit 2023-09-10 17:49:56 -04:00
.prettierrc Initial commit 2023-09-10 17:49:56 -04:00
README.md Update. 2024-12-03 20:28:40 +08:00
firebase.json Change preview npm command to use firebase serve; fix headers 2023-09-13 01:02:55 -04:00
package-lock.json Update. 2024-12-03 20:28:40 +08:00
package.json Update. 2024-12-03 20:28:40 +08:00
pwa-assets.config.ts Move splash screen images to subfolder 2023-10-07 13:33:47 -04:00
svelte.config.js Upgrade to Sveltekit 2 2024-03-23 14:22:16 -04:00
tsconfig.json Initial commit 2023-09-10 17:49:56 -04:00
vite.config.ts Offline support 2023-10-13 00:45:28 -04:00

README.md

Sticky Notes App

A simple notes app built with SvelteKit, Kysely, and SQLocal.

  • Notes can be written in Markdown for rich formatting
  • Tag notes to categorize and filter them
  • Dark theme or light theme
  • Local-first; all data is stored on-device

Hosted at https://notes.dallashoffman.com/

ollama

OLLAMA_HOST=0.0.0.0:11434 ollama serve