-
Ruby version ~> 2.6.3
-
System dependencies ~> Requires Rails V5.0.4 and since we now support js you should have Node installed on the server to run the scripts.
-
Configuration ~> Does not require any extra configs
-
Database creation ~> No db's created as of now
-
How to run the test suite ~> Run it as you desire...raise an issue if error is found.
-
Services ~> This application for now runs Ruby scripts on the server and gives the result in real time.
-
update ~> This application has now been added the capability to run javascript code also via node =======
A rails application which is an Online Compiler.
This is a POC of the actual compiler infra which is used in the application, the application is maintained on a private repo.