Giter Club home page Giter Club logo

hackistica-26's Introduction

Edit_X

Its an all functionalble code editor featuring 40 different programming languages.Integrated with live server and nextauth system.The frontend includes login using github/google oauth.Frontend includes editor panes and output and input panes.use the run button to process the code writen in the file.

alt text

Installation

clone the repository

git clone https://github.com/helium9/Hackistica-26.git

go to the Edit_X directory and run npm install

npm install

go to the server directory and run npm install

npm install

Usage

To run the server go to Edit_X directory and run following--

npm run dev

To use the Application Create a .env.local file in the root directory of the Application and Use token

NEXTAUTH_SECRET =
GITHUB_SECRET =
GITHUB_ID =
GOOGLE_CLIENT_ID =
GOOGLE_CLIENT_SECRET =
MONGO_DB_URI =

For setting the docker application

first install docker and doker compose in the server directory

cd judge0-v1.13.0
docker-compose up -d db redis

wait for 20 seconds then run

docker-compose up -d

wait for 1 minute and run

docker ps

or look for the port in docker desktop

then go to localhost:{port}/about or localhost:{post}/dummy-client.html

##Future prospect

We will implement the extensions and the git version control in future updates. git version is nearly implemented.

License

MIT

hackistica-26's People

Contributors

helium9 avatar mapcrafter2048 avatar xenom2004 avatar

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.