clockworklabs / clockworklabs/SpacetimeDB
.NET Core is mandatory with Rust module
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
While trying to send my first module, I received an error stating that it would be necessary to download .NET even though the database was initialized as Rust and a Rust module was created. Please check if it is possible to make it optional. Also, please create a simplified step-by-step tutorial. As a beginner, it took me a long time to understand how to do my first setup. I had to read the Discord messages just to run a simple test.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the first-module setup with a database initialized as Rust and a Rust module, then identify where the setup requires downloading .NET. Review the existing first-run setup flow and Discord guidance; done means a Rust module can run without .NET when it is not needed and a simplified step-by-step tutorial covers the initial test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- database, developer-experience, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100