improve example apps & update db doc (#1501)

* add websockets example app

* make names more descriptive

* Update backends.md

* Update backends.md

* Update README.md

* fix naming post title

* Update web/docs/data-model/backends.md

Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>

---------

Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
This commit is contained in:
vincanger 2023-10-16 10:52:13 +02:00 committed by GitHub
parent 5ddd407825
commit 04d2d8ba09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
169 changed files with 523 additions and 6 deletions

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -12,7 +12,7 @@ app hackathonBetaSubmissions {
}
entity Submission {=psl
name String @id @unique
name String @id @unique
email String @unique
github String
description String

View File

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 108 KiB

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Some files were not shown because too many files have changed in this diff Show More