So, I'd really appreciate a minimalist idiot's gui...
# getting-started
r
So, I'd really appreciate a minimalist idiot's guide to how you'd create the ktor Getting Started project (the ktor docs assume you're an IJ Master Jedi :-).
v
You shouldn't use Gradle if the example ktor projects use Maven
An idiot's way of starting with ktor (actually, pros do the same thing): 1) Clone this (or any other example) repo locally https://github.com/orangy/ktor-heroku-start 2) Run a maven build in the folder 3) Check out localhost:5000