Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pieceowater committed Nov 24, 2024
1 parent 507302e commit 12fdb1b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# lotof.sample.gateway
# lotof.hub.gtw

Welcome to the **Lotof Sample Gateway** project! This project provides a structure to generate, build, and run a [GraphQL](https://graphql.org/) server using [gqlgen](https://github.com/99designs/gqlgen) and [Docker](https://www.docker.com/) for containerization. Below you'll find a comprehensive guide to get started with this project.
Welcome to the **Lotof HUB Gateway** project! This project provides a structure to generate, build, and run a [GraphQL](https://graphql.org/) server using [gqlgen](https://github.com/99designs/gqlgen) and [Docker](https://www.docker.com/) for containerization. Below you'll find a comprehensive guide to get started with this project.

## Prerequisites

Expand Down Expand Up @@ -76,8 +76,8 @@ The project uses a Makefile to automate common tasks. Below are the available ma
1. Clone the repository:

```bash
git clone https://github.com/pieceowater-dev/lotof.sample.gtw.git
cd lotof.sample.gtw
git clone https://github.com/pieceowater-dev/lotof.hub.gtw.git
cd lotof.hub.gtw
```

2. Install dependencies:
Expand Down

0 comments on commit 12fdb1b

Please sign in to comment.