1c7fce1d3fc993c8dd417b36e1b3d09825b67ffd
DecentralisedBookIndex
DecentralisedBookIndex is a web-server to manage the book metadata in the decentralise manner.
Getting started
- clone this repository
- copy
.env.examplefile and save as.env - copy
.env_db.examplefile and save as.env_db - change the values in
.envand.env_dbyou can usemix phx.gen.secretto generate secrets update the PHX_HOST to your domain name - run
docker compose up -d - run migrations
docker exec -it dbi bin/migrate
Author
Kostiantyn Klochko (c) 2023-2025
Languages
Elixir
96.9%
HTML
1.2%
JavaScript
1.2%
Dockerfile
0.6%