ahmedsaheed / compilr

⚙️ Online compiler for Java, Python & C code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilr

An online compiler for C, Java and Python.

To get started, run the following commands:

bash setup.sh

This creates images and containers for the compilers, the web client and server. It also initialises a docker swarm and deploys the services locally.

After running the setup script, the web client can be accessed at localhost:3000 and the server at localhost:8080.

About

⚙️ Online compiler for Java, Python & C code


Languages

Language:TypeScript 85.4%Language:Dockerfile 7.5%Language:Shell 5.2%Language:JavaScript 1.5%Language:CSS 0.3%