oneuptime/IsolatedVM
2024-04-06 14:47:00 +01:00
..
API Add VM API endpoint for running code in sandbox 2024-04-06 14:47:00 +01:00
Utils Add VM API endpoint for running code in sandbox 2024-04-06 14:47:00 +01:00
.dockerignore
.gitattributes
.gitignore
Dockerfile.tpl Add isolatedVMP port and update Dockerfile for IsolatedVM 2024-04-05 18:33:52 +01:00
Index.ts Add VM API endpoint for running code in sandbox 2024-04-06 14:47:00 +01:00
jest.config.json
nodemon.json
package-lock.json Add VMUtil class for running code in a sandbox 2024-04-05 21:23:40 +01:00
package.json Add VMUtil class for running code in a sandbox 2024-04-05 21:23:40 +01:00
tsconfig.json