Skip to content

Latest commit

 

History

History

server-proxy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Server proxy

This is a simple Node.js app that's only useful for development and testing of the OpenML frontend. It's not used in the production frontend.

Build and start with:

npm install
node server.js