/lavender-stickynotes

A sticky note and todo list website using django and react.

Primary LanguageJavaScript

lavender-stickynotes

Quick development environment

  1. Create .env file in root directory.

  2. Copy content from template.env to .env

  3. Build and start docker container

    sudo docker-compose up --build

  4. Visit 0.0.0.0:8000 in browser