SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Rework `spacetime init` to use a standardized templates folder

Open cloutiertyler opened this issue 2 months ago • 0 comments

We want to host all module examples at the root of the SpacetimeDB repo with the following structure:

templates
  quickstart-chat-ts
    spacetimedb  
  quickstart-chat-rs
    spacetimedb
  quickstart-chat-cs
    spacetimedb
  blackholio-unreal
    spacetimedb
  blackholio-unity
    spacetimedb

And then spacetime init should just use these directly. This requires fixing CI which will break if we do this

cloutiertyler avatar Nov 03 '25 16:11 cloutiertyler