mentorenwahl/docker/backend/shard.yml

54 lines
1 KiB
YAML
Raw Normal View History

2022-01-23 08:12:57 +00:00
name: backend
2022-01-08 12:29:22 +00:00
version: 0.1.0
authors:
- Dominic Grimm <dominic.grimm@gmail.com>
2022-01-23 08:12:57 +00:00
license: MIT
2022-01-08 12:29:22 +00:00
targets:
2022-01-23 08:12:57 +00:00
backend:
main: src/backend.cr
micrate:
main: src/micrate.cr
2022-01-08 12:29:22 +00:00
crystal: 1.3.0
2022-01-08 12:29:22 +00:00
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
2022-01-08 12:29:22 +00:00
branch: master
commander:
github: mrrooijen/commander
2022-01-10 16:54:00 +00:00
fancyline:
github: Papierkorb/fancyline
micrate:
github: juanedi/micrate
2022-01-23 08:12:57 +00:00
senf:
git: https://git.dergrimm.net/dergrimm/senf.git
mosquito:
github: mosquito-cr/mosquito
secrets-env:
github: spider-gazelle/secrets-env
2022-01-28 17:30:20 +00:00
quartz_mailer:
github: amberframework/quartz-mailer
version_from_shard:
github: hugopl/version_from_shard
kilt:
github: jeromegn/kilt
email:
github: arcage/crystal-email
2022-01-29 15:40:39 +00:00
router:
github: tbrand/router.cr