Skip to content

always-maap/yarcee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.