Skip to content
Snippets Groups Projects
  1. Jun 07, 2024
  2. Jun 04, 2024
  3. Jun 02, 2024
    • Jakob Moser's avatar
      Add basic Flask app structure · d4ec0448
      Jakob Moser authored
      - Python code (app __init__.py, main.py, config model)
      - Alembic migrations
      - Docker config (Dockerfile, entrypoint, Docker Compose file)
      - Requirements (alembic, Flask, SQLAlchemy)
      - Ignore files (Git, docker)
      d4ec0448
Loading