You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will create an `index.ts` file that defines a schema, initializes an in-memory SQLite database, and runs some queries.
27
+
This will create a new project with all necessary dependencies.
31
28
32
29
### 2. Standard Setup (Project Tracker)
33
30
34
-
For building real applications, use the `starter` template. This sets up a proper folder structure with YAML metadata, TypeScript logic hooks, and relationship management.
31
+
For building real applications, use the `showcase` template. This sets up a proper folder structure with YAML metadata, TypeScript logic hooks, and relationship management.
0 commit comments