You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
6 months ago | |
|---|---|---|
| assets | 7 months ago | |
| config | 6 months ago | |
| lib | 6 months ago | |
| priv | 6 months ago | |
| rel/overlays/bin | 6 months ago | |
| test | 6 months ago | |
| .dockerignore | 6 months ago | |
| .drone.yml | 8 months ago | |
| .env.example | 6 months ago | |
| .env_db.example | 6 months ago | |
| .formatter.exs | 6 months ago | |
| .gitignore | 8 months ago | |
| .igniter.exs | 8 months ago | |
| Dockerfile | 6 months ago | |
| README.md | 6 months ago | |
| docker-compose.yml | 6 months ago | |
| mix.exs | 6 months ago | |
| mix.lock | 6 months ago | |
README.md
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