Skip to content

nrf24l01/rulehub

Repository files navigation

Rule hub

Backend CI/CD Frontend CI/CD

Просто хранилка маркдауна без возможности регистрации

ЗАПУСК

Создать .env на основе .env.example

docker compose pull
docker compose up -d

Запуск бека

DEV

Нужно:

  • Постгрес
  • Минио
  • Golang >= 1.24

Запуск

cd backend
go mod download
go run main.go

Тесты

Запуск

cd backend/tests
go test

About

Web-site for rulles (for ex of minecraft server)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages