Skip to content

Latest commit

 

History

History
executable file
·
32 lines (22 loc) · 401 Bytes

README.md

File metadata and controls

executable file
·
32 lines (22 loc) · 401 Bytes

Pet Store

SPA toy shop application for pets!

Features

  • .NET 8
  • Angular 18
  • PostgreSQL
  • Docker
  • Auth0
  • Stripe testing

Environment variables

.NET Core

  • DB_CONNECTION_STRING
  • AUTH0_DOMAIN
  • AUTH0_AUDIENCE
  • AUTH0_CLIENT_ID
  • AUTH0_CLIENT_SECRET
  • STRIPE_SECRET

Angular

  • API_URL, base url of the pet store API
  • STRIPE_KEY, the stripe publishable key

Licence

MIT