Skip to content

yunchipang/movemakers-backend

Repository files navigation

movemakers-fastapi

(wip) find your favorite instructors, studios, classes, crews, and even choreographies!

lint & format

# lint
❯ ruff check --fix .
❯ ruff check --fix --select I

# format
❯ black .

tests

❯ docker exec -it app bash
root@01c3febebb0d:/app# pytest

run app in docker

# shut down
❯ docker-compose down

# shut down and remove volumes
❯ docker-compose down -v

# build & run in detached mode
❯ docker-compose up -d --build

About

API for dancers🕺🏻 find your favorite instructors, studios, classes and crews

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages