diff --git a/gateway/README.md b/gateway/README.md index 9eef11b..e0e9f09 100644 --- a/gateway/README.md +++ b/gateway/README.md @@ -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