mirror of
https://github.com/Rolands-Laucis/Socio.git
synced 2026-05-15 14:15:57 -06:00
Update README.md
This commit is contained in:
parent
8a6c7b8f28
commit
d4c5cffcde
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
Say goodbye to REST APIs. No more API middleware and DB interfacing functions and wrappers and handlers. Write your SQL queries on the frontend and have their results be automagically refreshed on all clients when a resource is changed on the server DB.
|
||||
|
||||
Check [basic demo](./demos/basic/readme.md) to try an interactive bare-bones demonstration.
|
||||
Check [framework demo](./demos/framework/readme.md) to try an interactive demonstration on a Svelte-Vite app!
|
||||
Check [framework demo](./demos/framework/README.md) to try an interactive demonstration on a Svelte-Vite app!
|
||||
|
||||
## TODOs
|
||||
* Backend Life-cycle hooks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue