Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jh-488/edrys_server

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edrys Server

A NodeJS server that can run locally to start a WebSockets connection mainly with the Edrys_Code_Editor and also with other challenges modules.

The server has two main tasks:

  • Receiving code from the Editor Module, compiling it and uploading to the board.
  • Receiving code from challenges type modules, adding tests to it and then upload it to the board (so it can send feedback to the client).

To run the server locally :

  • Clone this repo and cd to /server
  • npm install
  • node index.js --core "CORE_NAME" --port "PORT_NAME"
    (e.g. node index.js --core arduino:avr:uno --port COM3)

PS: Arduino CLI (with the platform core) and Node JS should be installed on your local machine.

About

A node js server that works directly with edrys editor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.