mentorenwahl/docker/backend/shard.yml
Dominic Grimm 6ce970a3d4
All checks were successful
continuous-integration/drone Build is passing
Added development mode to GraphQL endpoint
2022-02-13 11:53:19 +01:00

50 lines
982 B
YAML

name: backend
version: 0.1.0
authors:
- Dominic Grimm <dominic.grimm@gmail.com>
license: GNU GPLv3
targets:
backend:
main: src/cli/backend.cr
micrate:
main: src/cli/micrate.cr
crystal: 1.3.2
dependencies:
granite:
github: amberframework/granite
pg:
github: will/crystal-pg
graphql:
github: graphql-crystal/graphql
branch: master
jwt:
github: crystal-community/jwt
commander:
github: mrrooijen/commander
micrate:
github: juanedi/micrate
mosquito:
github: mosquito-cr/mosquito
secrets-env:
github: spider-gazelle/secrets-env
quartz_mailer:
github: amberframework/quartz-mailer
kilt:
github: jeromegn/kilt
router:
github: tbrand/router.cr
html-minifier:
github: sam0x17/html-minifier
env_config:
github: repomaa/env_config.cr
ldap:
github: spider-gazelle/crystal-ldap
ldap_escape:
git: https://git.dergrimm.net/dergrimm/ldap_escape.git
shard:
github: maiha/shard.cr