Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 371 Bytes

Netsoc Accounts UI

Vue-based web UI for managing your Netsoc account. See the dedicated documentation for more details.

Developing

  1. Copy public/config.js to config.frontend.js and set STRIPE_PUBLIC_KEY.
  2. Put STRIPE_PRIVATE_KEY and STRIPE_ENDPOINT_SECRET into .env
  3. Run docker-compose up