Skip to content

dmkjfs/lksh-enter-2025

Repository files navigation

lksh-enter-2025

ℹ️ About

Test assignment for lksh-2025 P-parallel

CLI Swagger API logs

🛠 Build commands

Required to have make, uv, docker and docker-compose installed. All commands can be executed in bash. Don't forget to add required constants into .env file before start. API documentation is available after launch on http://127.0.0.1:8000/

Quick run(API in docker + CLI locally) for those who don't wanna read :)

make venv build up run-cli

Create/recreate virtual environment with dependencies

make venv

Lint + type check the project

make lint

Build API container

make build

Run API

make start

Run API in background mode

make start

Run CLI

make run-cli

About

Test assignment for lksh-2025

Topics

Resources

License

Stars

Watchers

Forks