Skip to content

KnightHacks/knighthacks_events

Repository files navigation

Events

What is this?

This is the events microservice that will handle any and all data, queries, and mutations regarding events.

Requirements

  • Golang 1.18

Quickstart

Execute the following:

bash install.sh

Regenerating schema

After installing gqlgen to your local bin you can do following:

bash generate.sh