# Mentorenwahl: A fullstack application for assigning mentors to students based on their whishes. # Copyright (C) 2022 Dominic Grimm # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . name: backend version: 0.1.0 authors: - Dominic Grimm license: GPL-3.0 targets: backend: main: src/backend.cr crystal: 1.6.2 dependencies: clear: github: vici37/clear branch: master graphql: github: graphql-crystal/graphql branch: main jwt: github: crystal-community/jwt commander: github: mrrooijen/commander mosquito: github: mosquito-cr/mosquito quartz_mailer: github: amberframework/quartz-mailer kilt: github: jeromegn/kilt 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 retriable: github: sija/retriable.cr service: git: https://git.dergrimm.net/dergrimm/service.git redis: github: stefanwille/crystal-redis pool: github: ysbaddaden/pool athena: github: athena-framework/framework baked_file_system: github: schovi/baked_file_system compiled_license: git: https://git.dergrimm.net/dergrimm/compiled_license.git docker: github: repomaa/docker.cr tallboy: github: epoch/tallboy wannabe_bool: github: llamicron/wannabe_bool