mentorenwahl/docker/backend/shard.yml
Dominic Grimm 0e742965cc
All checks were successful
continuous-integration/drone/push Build is passing
Added frontend
2022-01-29 16:40:39 +01:00

54 lines
1 KiB
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
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
quartz_mailer:
github: amberframework/quartz-mailer
version_from_shard:
github: hugopl/version_from_shard
kilt:
github: jeromegn/kilt
email:
github: arcage/crystal-email
router:
github: tbrand/router.cr