This is a wasmCloud template configured for ephemeral development environments on Gitpod.
Click the button below to start a new development environment:
Click the above "Open in Gitpod" button to start a new workspace. Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.
You can use this repo's files as a starter to create a gitpod remote dev environment. Of note, copy the wasm-cloud-base folder for all the prebuild and docker compose magic, and copy the .gitpod.yml and .gitpod.Dockerfile for setting up the workspace image and prebuilds. If you need to make changes, see the gitpod website for references on the .gitpod.yml and how remote dev environments work . (you can also use JetBrains, all you IntelliJ-Rust fans!)
Thanks to Cosmonic and the wasmCloud team for helping to start this template repo