From f470413566623e65e3c3721988f736b1779ab2bf Mon Sep 17 00:00:00 2001 From: schreifuchs Date: Wed, 5 Feb 2025 09:34:16 +0100 Subject: [PATCH] update readme --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2e62a37..0dce03c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,17 @@ # README -## About -This is the official Wails Svelte-TS template. +## Links -## Live Development + - [gorm](https://gorm.io/docs/) + - [Flowbyte UI lib](https://flowbite-svelte.com/docs/pages/introduction) + - [Tailwind](https://tailwindcss.com/docs/flex-basis) + +## Branches: + - main: in memory + - gorm-sqlite: gorm with SQLite and one to many association. + +## Lihttps://gorm.io/docs/ve Development To run in live development mode, run `wails dev` in the project directory. This will run a Vite development server that will provide very fast hot reload of your frontend changes. If you want to develop in a browser