Backend Node.js RESTful server. Designed to serve Aurora website content through RESTful API requests from web clients. Initally designed for the aurora_frontend.
- clone repo
- cd into repo directory
- run 'npm install'
- Change Auth from LDAP to Globus
Backend Node.js RESTful server. Designed to serve Aurora website content through RESTful API requests from web clients. Initally designed for the aurora_frontend.