upgrade spacetimedb to v2.0.1

This commit is contained in:
Tao Tien 2026-02-25 15:22:10 -08:00
parent 5ebf3f6c05
commit baab16144b
38 changed files with 481 additions and 1647 deletions

9
spacetime.json Normal file
View file

@ -0,0 +1,9 @@
{
"dev": {
"run": ""
},
"_source-config": "spacetime.local.json",
"module-path": "jong-line",
"server": "local",
"database": "jong-line"
}