Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peekandpoke/ktor-playground


https://github.com/peekandpoke/ktor-playground

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

## Dev environment

### Server application

To run the application with auto-reload enabled do this in a terminal

> ./gradlew -t build -x test

### Asset watcher (css, semanticui)

> cd web/semantic
> gulp watch