CarmineOptions / derisk-research

MIT License
4 stars 14 forks source link

Feature/set up fastapi project #72

Closed iamnovichek closed 3 months ago

iamnovichek commented 3 months ago
  1. added .gitignore
  2. added docker-compose and dockerfile for running project in the docker
  3. added README file with description how to set up and run the project
  4. added .env.example file
  5. added db_manager for db connection
  6. added poetry for package manager