Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

GoddessEyes/ClojureCRUDBack

Repository files navigation

Clojure test Clojure build and style guide

health_samurai_demo

Запуск "production" сборки

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

2 Запустить контейнеры app/nginx/postgres:

docker-compose up --build -d

3 Провести миграцию schema.sql в DB: Пример:

psql -h localhost -U demo -f schema.sql

About

ClojureDemoBack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published