1 KiB
1 KiB
Badges
Add badges from somewhere like: shields.io
SpacetimeDB-Zig
This is an example implementation of a zig module for SpacetimeDB
Authors
Run Locally
git clone https://github.com/ookami125/SpacetimeDB-Zig
cd SpacetimeDB-Zig
nohup spacetime start &
./spacetimedb.sh publish
./spacetimedb.sh logs -f
License
For the main.zig file which is reimplementation of blackholio we're using the SpacetimeBD license for blackholio. Apache-2.0
All other files in the repo are under MPL-2.0