mentorenwahl/docker/backend/shard.yml
Dominic Grimm 1b3bdbd389
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Added env_config and removed senf
2022-02-03 17:28:32 +01:00

55 lines
1.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
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
html-minifier:
github: sam0x17/html-minifier
env_config:
github: jreinert/env_config.cr