Skip to content

Compiler as a Service platform Using Flask Micro-framework And Materialize CSS on the FrontEnd

License

Notifications You must be signed in to change notification settings

creativcoder/CodinCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodinCloud

CodinCloud is an Compiler As a Service Platform

The website uses Flask Microframework as the backend, and MaterializeCSS on the Frontend.

CodinCloud is being updated for now, for better code organization.

The older version of this app is hosted @flaskcompiler

Build Instructions:

Its recommended to use virtualenv for a standalone developemnt environment for CodinCloud.

We have a shell script, which sets up everything that is needed to run CodinCloud. If you are not into a virtualenv environment, the script will setup one for you, then install all dependencies of Flask and then serve it on default port 5000. You can override the port by passing it as an argument to script.

cmod the script boostrap.sh : sudo chmod +x ./bootstrap.sh

and then run it: ./boostrap.sh [port]

TODO

--Add Support for multiple languages

--User Registration through Github

About

Compiler as a Service platform Using Flask Micro-framework And Materialize CSS on the FrontEnd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published