This repository was archived by the owner on Aug 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
Workflow Preview in Index #328
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ense-and-readme License and Readme
…icense-update Small License Update
…s-updates First pass on documentation updates for 0.7.0
…-sdk-docs-update More SDK Updates for 0.7.0
Co-authored-by: John Detter <[email protected]>
* Updated server side module * More simplification * More progress * More updates * Ready to start testing again * Got through tutorial with some issues, going again * Added warnings * Small fix, this is ready to be released --------- Co-authored-by: John Detter <[email protected]>
Co-authored-by: John Detter <[email protected]>
Update after the change in clockworklabs/SpacetimeDB#309.
Co-authored-by: John Detter <[email protected]>
Fixes a margin for the figure that kinda breaks it on mobile.
…patch-1 Fixes a margin for the figure that kinda breaks it on mobile
…tch-1 Test of removing exports
Created basic build setup to compile a nav.js file
Update part-3.md
…orklabs#255) fix(sdk): correct the function signature of onConnectError
[bfops/release-branch-check]: Add release branch check Co-authored-by: Zeke Foppa <[email protected]>
…te code for users and understand SpacetimeDB (clockworklabs#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 <[email protected]> * 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 <[email protected]>
"SpacetimDB" -> "SpacetimeDB"
fixed typo: "Next add let's add" -> "Let's add"
…abs#311) * [bfops/maincloud-sdks]: wIP * [bfops/maincloud-sdks]: WIP * [bfops/maincloud-sdks]: do thing * [bfops/maincloud-sdks]: review --------- Co-authored-by: Zeke Foppa <[email protected]>
Includes references to changes made by clockworklabs/SpacetimeDB#2506 , which as of writing has not merged. We should not push this commit live until after that PR is released.
…s#312) in unity tutorial text. There was confusion: https://discord.com/channels/1037340874172014652/1037343189339742298/1361811650713227285
* clients connect to databases, not modules * the name is for the database, not the module * reducers are exposed by databases, not modules * don't name clients "modules" too * Modules have no state, the database has it * more database instead of client connection * databases are hosted, not modules * users interact with databases, not modules * fix typo * Apply suggestions from code review Co-authored-by: Tyler Cloutier <[email protected]> * Apply suggestions from code review Co-authored-by: Tyler Cloutier <[email protected]> --------- Co-authored-by: Tyler Cloutier <[email protected]>
[bfops/revert-docs]: revert Co-authored-by: Zeke Foppa <[email protected]>
* [bfops/cli-ci]: CI - Check the CLI docs * [bfops/cli-ci]: fix * [bfops/cli-ci]: fix permission warnings * [bfops/cli-ci]: review * [bfops/cli-ci]: review --------- Co-authored-by: Zeke Foppa <[email protected]>
multple -> multiple
Co-authored-by: Zeke Foppa <[email protected]>
These links are broken in the live docs, but removing index.md from the links fixes them for me. Co-authored-by: Zeke Foppa <[email protected]>
Just waiting for a UI design. |
Closing this in favor of a migrated version: clockworklabs/SpacetimeDB#3139, since we are merging this repo into SpacetimeDB. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds a section to the index going over the basic workflow of STDB and also includes an illustration I iterated on with @cloutiertyler in discord. I didn't see a place for images on the repo so i'll just attach it below.