DEV Community

DinoDev
DinoDev

Posted on

I built an experimental open-source tool to run Node.js and Python without Docker

I’ve been experimenting with a small open-source project called Abix.

The goal is to run Node.js and Python projects in isolated environments,
without Docker or system-wide installs.

This is an experimental project, built mainly for learning and exploration.
Feedback is very welcome 🙂

GitHub:
https://github.com/MiguelArturSB/Abix

Top comments (0)