Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Releases: grounds/grounds.io

Release list

v1.0.1

Choose a tag to compare

@foliea foliea released this 01 Apr 09:45

Fixes about page links for foliea.

v1.0.0

Choose a tag to compare

@foliea foliea released this 22 Mar 06:59

This project is the web application behind Grounds.

Grounds is a 100% open source developer tool built to provide a way to share runnable snippets within various languages from a web browser.

Grounds is using a socket.io server to execute arbitrary code inside Docker containers, called grounds-exec. grounds-exec has its own repository here.