/yarcee

yet another remote code execution engine

Primary LanguageGoMIT LicenseMIT

ts-collection logo

Yet Another Remote Code Execution Engine

Overview

YARCEE(yet another remote code execution engine) is a code running service that relies on Firecracker to spawn microVMs and execute the code over HTTP.

Services

Service Description
api REST API service using Go lang and postgresql
client Client app using Next.js app and TypeScript
frontline API service that runs inside the VM and spawn child_process written in Go lang
vmvisor VM manager to spawn firecracker VM using Go lang and firecracker-sdk

Contributing

We're open to all community contributions! If you'd like to contribute in any way, please first read our Contributing Guide.

resources:

License

under MIT-licensed.