Skip to content

Releases: grounds/grounds.io

v1.0.1

01 Apr 09:45

Choose a tag to compare

Fixes about page links for foliea.

v1.0.0

22 Mar 06:59

Choose a tag to compare

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.