UNPKG

crypti-sandbox

Version:
37 lines (20 loc) 335 B
# crypti-sandbox Crypti Sandbox that run sandboxed Nodejs. ## Requires * Crypti 0.5.0 ## Installation ## Requires * Crypti 0.5.0 ## Installation ```sh npm install crypti-sandbox ``` ## Debugging Run Crypti with next env variable: ```sh DEBUG=1 node app.js ``` ## Contribution You are welcome! :) ## Lincense MIT