Skip to content

Welcome to Alpha

Alpha is a template repository for building web projects.

It includes:

  1. Webapp

    The ASGI app, kind of "Hello world". It shows ASGI context and DB settings.

  2. Docs

    This service provides documentation for your project. It is a separate service, so you can either exclude it. Or, you can manage your own docs.

  3. DB

    PostgreSQL 15.1 included.

  4. DBA

    PgAdmin 6.20 included.

  5. Github CI

    There are workflows for webapp, docs, integration of services. Built images are available as artifacts.