mentorenwahl/docker/backend/shard.yml
Dominic Grimm 5bc10f8aaf
Some checks failed
continuous-integration/drone/push Build is failing
Added worker
2022-01-23 09:12:57 +01:00

46 lines
868 B
YAML

name: backend
version: 0.1.0
authors:
- Dominic Grimm <dominic.grimm@gmail.com>
license: MIT
targets:
backend:
main: src/backend.cr
micrate:
main: src/micrate.cr
crystal: 1.3.0
dependencies:
granite:
github: amberframework/granite
pg:
github: will/crystal-pg
crystal-argon2:
github: Axentro/crystal-argon2
graphql:
github: graphql-crystal/graphql
branch: master
jwt:
github: crystal-community/jwt
CrystalEmail:
git: https://git.sceptique.eu/Sceptique/CrystalEmail.git
branch: master
toro:
github: soveran/toro
commander:
github: mrrooijen/commander
fancyline:
github: Papierkorb/fancyline
micrate:
github: juanedi/micrate
senf:
git: https://git.dergrimm.net/dergrimm/senf.git
mosquito:
github: mosquito-cr/mosquito
secrets-env:
github: spider-gazelle/secrets-env