mentorenwahl/docker/backend/shard.yml
Dominic Grimm 1da3141e82
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Updated CLI
2022-02-09 17:10:16 +01:00

53 lines
1,018 B
YAML

name: backend
version: 0.1.0
authors:
- Dominic Grimm <dominic.grimm@gmail.com>
license: MIT
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
email:
github: arcage/crystal-email
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