Legacy code that was used for the first demonstration
Go to file
b1ek 83d9019385
fix invalid port
2023-05-17 07:02:20 +10:00
.vscode add launch.json for django debugging 2023-05-15 13:25:43 +10:00
conf/nginx fix invalid port 2023-05-17 07:02:20 +10:00
data half done docker 2023-05-17 06:20:28 +10:00
docs add few more routes 2023-04-24 20:43:46 +10:00
pairent_backend configure nginx and front 2023-05-17 06:57:23 +10:00
pairent_frontend add comparisons page react 2023-05-09 12:26:41 +10:00
pairent_frontend_react fix invalid port 2023-05-17 07:02:20 +10:00
static fix invalid port 2023-05-17 07:02:20 +10:00
.env.example fix invalid port 2023-05-17 07:02:20 +10:00
.gitignore half done docker 2023-05-17 06:20:28 +10:00
README.md configure nginx and front 2023-05-17 06:57:23 +10:00
build.sh configure nginx and front 2023-05-17 06:57:23 +10:00
docker-compose.yml half done docker 2023-05-17 06:20:28 +10:00
genkeys.sh configure nginx and front 2023-05-17 06:57:23 +10:00

README.md

Точка

Добро пожаловать в репозиторий проекта "точка"

Запуск локального сайта

  1. Создайте .env файл, рекомендуем использовать для этого шаблон .env.example
  2. Сгенерируйте ключи genkeys.sh
  3. Постройте статичные файлы build.sh
  4. Поднимите контейнеры docker-compose up -d