/OlympusKtor

The Ktor version of the OlympusBlog backend

Primary LanguageKotlin

OlympusKtor

OlympusKtor is a backend for the OlympusBlog using Ktor.

Stack

Getting started

  1. Clone this repository
  2. Rename application.conf.example in resources to application.conf and fill out the values. AWS is only required if you want file upload, GMail if you want to send reset emails.
  3. Run Application.kt