sandbox
is a simple web application that allows you to run code in a sandbox environment. It is written in Go and uses Docker to run the code in a secure environment.
- Open source software, so you can use it with peace of mind
- High speed because of Go language!
- Go (version 1.24 or higher)
-
Clone the repository:
git clone https://github.com/evacuate/sandbox.git
-
Navigate to the project directory:
cd sandbox
-
Install dependencies:
go mod tidy
- Minagishl (@minagishl)
This project is licensed under the MIT License. See the LICENSE file for details.