-
Create .env file in root directory.
-
Copy content from template.env to .env
-
Build and start docker container
sudo docker-compose up --build
-
Visit 0.0.0.0:8000 in browser
Hack-Weekly/lavender-stickynotes
A sticky note and todo list website using django and react.
JavaScript