txssu / promise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Promise

This service is now running on two domains: test and production. The documentation is on /docs here and here respectively.

Developing

To start:

docker compose up --remove-orphans --build

or just ./start.sh

Now you can open http://localhost:80

After changes in database you need to run migrations:

docker compose exec promise mix ecto.migrate

About

License:Other


Languages

Language:Elixir 85.1%Language:HTML 12.7%Language:JavaScript 1.4%Language:Shell 0.4%Language:Dockerfile 0.3%Language:CSS 0.1%Language:Batchfile 0.1%