/starlette-template

Simple Starlette template to start with

Primary LanguageJavaScriptMIT LicenseMIT

starlette-template

Simple Starlette template to start off an app with.

Development Configuration

This template is intended to be used with VS Code and using a docker container for development.

Goals

  • Basic layout pattern for a Starlette App
  • User login
  • Athentication
  • Authorization
  • UI Template to work from
    • Example Pages
  • Health Status (basic functions like Spring Actuator)
  • Prometheus (Metrics) endpoint