Files
Angelo 1970b8e93b New Starters for Updated Buildpacks (#238)
* updated starters

* dd agent add
2022-02-04 16:53:45 -05:00

643 B

title, description, tags
title description tags
Kotlin Spring A basic Kotlin Kotlin Spring server
spring
kotlin

Ktor Example

This example starts a basic Kotlin Spring Boot web server.

Deploy on Railway

Features

  • Spring
  • Kotlin

💁‍♀️ How to use

  • Click the Railway button to deploy the app
  • Clone the project and connect to it using railway link
  • Run your Kotlin Spring app locally using railway ./gradlew run