Skip to content

Commit

Permalink
chore: changed readme for gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
dudakp committed May 22, 2023
1 parent c705b0e commit 80e3fbb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gateway/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# gateway

This project uses Quarkus, the Supersonic Subatomic Java Framework.

If you want to learn more about Quarkus, please visit its website: https://quarkus.io/ .
> under heavy development
## Running the application in dev mode

service managing grpc/rest conversion along with auth logic

You can run your application in dev mode that enables live coding using:
```shell script
./mvnw compile quarkus:dev
Expand Down

0 comments on commit 80e3fbb

Please sign in to comment.