Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Full-stack multiplatform application

A full-stack sample project for Ktor running as an embedded application and serving a static folder with kotlin-js code sharing code with the backend.

The structure:

Running

Run this project with:

./gradlew run

Then, navigate to http://localhost:8080/ to see the sample home page.