Giter Site home page Giter Site logo

randomlegobrick / vxsacademy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vexcess-academy/vxsacademy

0.0 0.0 0.0 8.14 MB

A fork of vexcess academy for development

Home Page: https://vxsacademy.org/

License: GNU General Public License v3.0

JavaScript 49.60% CSS 5.44% HTML 44.95%

vxsacademy's Introduction

VExcess Academy

An open source website where anyone can learn computer science for free and share programs in various languages with the community.

screenshot

Running Locally

Clone the repo.
You will then need to install all the npm modules.
VExcess Academy requires Node JS v15.8.0 or higher to run.
The main server can be started using node index.js from /src/.
For the code editor to work you will also need to run the execution environment sandbox server located in sandbox/index.js. The sandbox server can be started using node index.js from /sandbox/.

In secrets.js you will need to assign values to MASTER_KEY, RECAPTCHA_KEY, key, cert, port, sandboxPort, and databaseURL.
MASTER_KEY is the encryption key used to encrypt profiles and stuff.
RECAPTCHA_KEY is the key for validating the Google Recaptcha on the sign up page.
key is the SSL key used for HTTPS encryption. You don't need this if you change the code to use a plain HTTP server instead.
cert is the SSL certificate used for HTTPS encryption. You don't need this if you change the code to use a plain HTTP server instead.
port is an integer specifying which port to open the server on.
sandboxPort is an integer specifying which port to open the sandbox server on.
databaseURL is a string containing a URL on which the MongoDB instance is running.

Contributors

VExcess - I wrote nearly all the code
WKoA - Helped find bugs and vulnerabilities
Archbirdplus - Helped find bugs and vulnerabilities
Dat - Wrote the WebGL tutorial
WalkWorthy - Created the Java runtime iso
Shipment - Helped with CSS & Father of the Bobert avatar
CylenceScythe - Created Pyro avatar graphics
Leslie - Created Floof avatar graphics

vxsacademy's People

Contributors

vexcess 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.