Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 308 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 308 Bytes

Django LiveView Minimalist template

Requirements

Run 🏃

Create .env file.

cp env.example .env

And run:

docker-compose up

Open the browser at http://project.localhost/.