massive/README.md
2025-05-23 11:00:11 -04:00

824 B

Massive

Setup

Install run-times

mise use

Install SpacetimeDB

curl -sSf https://install.spacetimedb.com | sh

Installs to

CLI configuration directory: /home/baobeld/.config/spacetime/
Spacetime binary: /home/baobeld/.local/bin/spacetime
directory for installed SpacetimeDB versions: /home/baobeld/.local/share/spacetime/bin
database directory: /home/baobeld/.local/share/spacetime/data

And enable WebAssembly:

dotnet workload install wasi-experimental
bun server:up

Add the spacetime docker server to your cli

spacetime server add --url http://localhost:3000 massive