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

E-Edu/gateway

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published