Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

rFantic/reflookybooky

Repository files navigation

How to run

Run all services and graphql playground

  • System: linux
  • Command:
make up
  • Playground will be host at: localhost:8081
  • Example queries' written in playground-examples

Run single service

  • Supported profile: flight, user, customer, graphql, booking
  • Example for user service:
make upProfile Profile="user"

Planned feature

  • Implement transaction.

Database schema

Schema Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published