Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 339 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 339 Bytes

micronaut-graphql-app

A simple web application using GraphQL, PostgreSQL and Micronaut for backend. HTML, CSS and native JS for frontend.

How to run this app?

  1. Install Docker Compose
  2. Clone this repository
  3. Run all containers with docker compose up
  4. Go to http://0.0.0.0:3000/products and enter a ProductID between 1 and 5