Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (5 loc) · 193 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 193 Bytes

smit-insurance-calculation

Test task for SMIT, backend project with FastAPI + Tortoise ORM.

Deploy

  1. Create env file from example cp .env.example .env
  2. Run docker compose up