Giter VIP home page Giter VIP logo

aialok / codehub Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 272 KB

A secure and scalable platform for running multi-language code snippets. Built with React, Express.js, and Docker, deployed on AWS EC2. Features sandboxed environments, real-time execution, and an API-driven architecture for seamless integration.

Home Page: https://codehub-sigma.vercel.app

JavaScript 97.47% HTML 0.55% CSS 1.78% Dockerfile 0.16% Python 0.02% Ruby 0.02%
docker message-queue react socket-io

codehub's Introduction

Codehub

A robust and scalable code execution engine built from scratch, designed to run code snippets in various programming languages securely and efficiently.

Features

  • Supports multiple programming languages
  • Secure sandboxed execution environment
  • Real-time code compilation and execution
  • API-driven architecture for easy integration
  • Scalable design to handle concurrent executions

Tech Stack

Frontend

  • React.js

Backend

  • Node.js with Express.js
  • Docker for containerization
  • AWS EC2 for deployment
  • Redis for caching (optional)
  • RabbitMQ for job queuing (optional)

Getting Started

Prerequisites

  • Node.js (v14+)
  • Docker
  • AWS account (for deployment)

Installation

  1. Clone the repository

    git clone https://github.com/aialok/codehub.git
    
  2. Install dependencies

    cd code-execution-engine
    yarn install
    
  3. Set up environment variables

    cp .env.example .env
    

    Edit the .env file with your configuration

  4. Run the development server

    yarn run dev
    

Usage

Deployment

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License.

codehub's People

Contributors

aialok avatar

Stargazers

Neutron avatar

Watchers

 avatar

codehub's Issues

UI of landing page and editor .

The UI is not suitable for user it is too much vibrant , and user must be given functionality to choose day and night mode.

Screenshot 2024-05-15 171513

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.