Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

amcsz/understudy-blog

Repository files navigation

django blog

This app requires docker to run.

Instructions to run

Run the following commands to setup the environment and run the program:

docker compose up --build

Using ruff

Use ruff to lint over code:

uv run ruff check

Do the above command inside the docker container. It causes error when ran locally (idk why)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages