This is an implementation of https://github.com/gothinkster/realworld using the Django and Hotwired/Turbo.
For local development:
cp .env.example .env
Edit the environment variables as needed.
docker-compose up -d
This is an implementation of https://github.com/gothinkster/realworld using the Django and Hotwired/Turbo.
For local development:
cp .env.example .env
Edit the environment variables as needed.
docker-compose up -d