Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

E-Edu/gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4eff218 · Apr 12, 2020

History

64 Commits
Mar 27, 2020
Mar 25, 2020
Mar 24, 2020
Apr 12, 2020
Apr 3, 2020
Mar 27, 2020
Mar 24, 2020
Mar 24, 2020
Apr 1, 2020
Apr 12, 2020
Mar 25, 2020
Mar 25, 2020
Mar 25, 2020
Apr 3, 2020
Mar 24, 2020
Mar 24, 2020
Apr 3, 2020
Mar 24, 2020

Repository files navigation

E-Edu Gateway Microservice

This projects contains the source code for the gateway microservice which is responsible for collecting and filtering information requested by the frontend using GraphQL.

How to build

Run: sudo docker build --tag eedu/gateway:latest .

How to start the docker stack

Run: sudo docker-compose up

or in detached mode: sudo docker-compose up -d

Contribute

You want to contribute to this project? Great!

Drafts & Documentation
Git Workflow (German)
Code Style (German)

License

This project is licensed under the GNU General Public License v3.0
See LICENSE for more information