Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peekandpoke/ktor-playground
https://github.com/peekandpoke/ktor-playground
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/peekandpoke/ktor-playground
- Owner: PeekAndPoke
- Created: 2019-05-06T20:00:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T14:23:04.000Z (about 2 years ago)
- Last Synced: 2024-11-22T08:51:58.755Z (2 months ago)
- Language: Kotlin
- Size: 4.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.MD
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