SpacetimeDB-Zig/README.md
2025-04-18 12:00:02 -04:00

1 KiB

Badges

Add badges from somewhere like: shields.io

MPL-2.0 License apache-2.0 License

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