Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 369 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 369 Bytes

Osaka

Kotlin Spring Boot Boilerplate

Deployment

To run with docker

$ docker build -t osaka:0.0.1 .
$ docker run -d -p 8080:8080 --name osaka_app osaka:0.0.1

License

© 2024, Clivern. Released under MIT License.

Osaka is authored and maintained by @clivern.