SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

CLI - Add (back) support for project config files

Open bfops opened this issue 1 year ago • 2 comments

Background

We used to support project-specific config files (similar to a project-specific git config). We removed support for these, but we'd like to add it back eventually.

Definition of Done

TODO

  • (Default) server to publish to
  • (Default) database name to publish
  • (Default) build options
  • Still WIP

bfops avatar Oct 09 '24 20:10 bfops

It would also be helpful if a project file had:

  1. The location of the module (which might be part of what you mean by build options)
  2. The location where client SDKs should be generated

jsdt avatar Mar 10 '25 17:03 jsdt

Design work, at least, is dev ex.

gefjon avatar Mar 12 '25 20:03 gefjon