dioxus
|
├─ bare-bones
├─ jumpstart
└─ workspace
e2e-testing
|
├─ playwright
| Playground: Gherkin + Cucumber + Playwright
|
└─ selenium
express-js
|
├─ sequelize
|
└─ ws-sse
- SSE broadcast
- SSE by identifier
- Websocket v1 & v2
mediapipe
|
├─ model-maker
└─ playground
nuxt-3
|
├─ nuxt-ui-2
├─ nuxt-ui-3 (Coming soon)
├─ nuxt-ui-4 (Coming soon)
└─ playground
- SE
- Firestore Client-Side, Server-Side
- Firebase Realtime DB
typescript
|
├─ improve
├─ oop
├─ type-assignment
└─ type-manipulation
Firebase Admin SDK:
- server-side (using service-account.json include private-key)
- not realtime
- can bypass the rule both firestore & rtdb
Firebase JS SDK
- client-side
- realtime
- follow the rule of firestore & rtdb