Skip to content

Aklenor/routsweb

 
 

Repository files navigation

How to start

  1. Setup ingress. Go to the ingress directory and run:
docker compose up -d
  1. Set environment variables. Create and add variables to .env in the project's root directory:
VIRTUAL_HOST=localhost
DB_PASS="0918240950"
DJANGO_DEBUG="True"
  1. Run docker compose in the project's rood directory:
docker compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.5%
  • CSS 38.1%
  • Python 11.8%
  • HTML 4.4%
  • Dockerfile 0.2%