Update README.md

This commit is contained in:
Rolands Laucis 2022-11-01 18:41:09 +02:00 committed by GitHub
parent 8a6c7b8f28
commit d4c5cffcde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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