Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 536 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 536 Bytes

Simple shop written in D lang

Features

  • OAuth2 Google login
  • JWT based authorization
  • PayPal payments
  • MySQL databse
  • Docker

Configuration

Configuration is stored in: /source/config/Config.d but by default come from env variables.

Available variables:

Run

dub