Skip to content

Homework about reliable logging of events for backend developers who use python

Notifications You must be signed in to change notification settings

kobzevvv/backender-challenge

Repository files navigation

Die Hard

This is a project with a test task for backend developers.

You can find detailed requirements by clicking the links:

Tech stack:

  • Python 3.13
  • Django 5
  • pytest
  • Docker & docker-compose
  • PostgreSQL
  • ClickHouse

Installation

Put a .env file into the src/core directory. You can start with a template file:

cp src/core/.env.ci src/core/.env

Run the containers with

make run

and then run the installation script with:

make install

Tests

make test

Linter

make lint

About

Homework about reliable logging of events for backend developers who use python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •