Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesward/hello-micronaut
https://github.com/jamesward/hello-micronaut
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jamesward/hello-micronaut
- Owner: jamesward
- License: apache-2.0
- Created: 2019-04-03T20:28:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T20:21:03.000Z (almost 3 years ago)
- Last Synced: 2024-05-22T06:07:29.113Z (7 months ago)
- Language: Kotlin
- Size: 129 KB
- Stars: 12
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cloud-run - Launching/installing a Micronaut app with Cloud Shell
README
# Hello, Micronaut
Run Locally:
```
./gradlew -t run
```Visit: [http://localhost:8080](http://localhost:8080)
Deploy:
[![Run on Google Cloud](https://deploy.cloud.run/button.svg)](https://deploy.cloud.run)