Skip to content

netsoc/accounts

Repository files navigation

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