Commit Graph

3 Commits

Author SHA1 Message Date
Zeke Foppa 136d5dda82 Update docs to point to SpacetimeDB monorepo (#2989)
# Description of Changes

We recently merged several repos into the SpacetimeDB repo. This PR
update the docs accordingly.

# API and ABI breaking changes

None

# Expected complexity level and risk

1

# Testing

None, just docs

Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
2025-07-28 15:59:43 +00:00
Chip 45a83c9b5a Correcting Reducer Callback Information in llms.md (#335)
* update reducer callback with correct info

* remove flavor text - not needed
2025-04-28 09:42:46 -04:00
Tyler Cloutier c80417e0c1 Added a preliminary llms.md/.txt file to the repo to help LLMs generate code for users and understand SpacetimeDB (#286)
* Added a preliminary llms.md/.txt file to the repo to help LLMs generate code for users and understand SpacetimeDB

* Update llms.md

Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org>

* Addressed some feedback

* Fixed up some stuff

* Added TypeScript SDK code

* Added subscription semantics section and small fixes

* Added info about ConnectionId and the reducer context

* Addressed comments

---------

Co-authored-by: Phoebe Goldman <phoebe@goldman-tribe.org>
2025-04-14 09:42:14 -04:00