Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 227 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 227 Bytes

shareabouts-proxy

A node.js proxy that browser clients can use to authenticate users and make api requests.

Install

  • git clone this repo and cd into it
  • npm install
  • npm start

License

GPL-3.0