Skip to content

Twenty1th/peredelano-rentals

Repository files navigation

Peredelano Rentals

Requirements

Running

Docker

# Copy config.toml file to peredelano-rentals/rentals/core
docker-compose -f ./docker-builds/docker-compose.yml up app

Local

# Copy config.toml file to peredelano-rentals/rentals/core
poetry shell 
poetry install
cd rentals
uvicorn main:app --reload

How I can get environment files to start server?

Write to me on Telegram https://t.me/Belov_Vadi

Swagger

Open http://localhost:8000/docs (port depending on the file config)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published