Legacy code that was used for the first demonstration
Go to file
b1ek 323371daf4
add max values
2023-05-17 15:21:42 +10:00
.vscode add launch.json for django debugging 2023-05-15 13:25:43 +10:00
conf/nginx fix path 2023-05-17 07:09:27 +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 add max values 2023-05-17 15:21:42 +10:00
pairent_frontend add comparisons page react 2023-05-09 12:26:41 +10:00
pairent_frontend_react fix constants.js api url 2023-05-17 15:08:34 +10:00
static fix invalid port 2023-05-17 07:02:20 +10:00
.env.example fix default env 2023-05-17 07:57:33 +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 production ready image 2023-05-17 07:42:00 +10:00
genkeys.sh copy instead of link 2023-05-17 15:02:15 +10:00

README.md

Точка

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

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

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