Thank you for contributing to Cloudstate! We welcome contributions from everyone on the internet, and are grateful for even the smallest of fixes!
-
Clone the repository:
git clone https://github.com/freestyle-sh/cloudstate
-
Go to the project directory:
cd cloudstate
Directory | Description |
---|---|
runtime |
The Cloudstate runtime, which is responsible for running the JavaScript and storing the data. |
server |
The Cloudstate server, which is responsible for making the runtime accessible to consumers. |
cli |
The Cloudstate CLI, which is responsible for managing the Cloudstate server. |
The place we most want help is testing the runtime. runtime/tests
contains our current test suite. If you find any edge cases, or anything we're not testing that we should be, please follow the writing tests to add a test.
If you have a feature request, please open an issue on the repository. We'd love to hear your ideas!
Join our Discord!