Skip to content

anod/subscriptions-kt

Repository files navigation

Description

Kotlin multi-platform project to manage subscriptions

KMM, Compose, OAuth, GraphQL, Ktor

Running

Run database

docker compose up

HASURA Console

Open http://localhost:8080/console

Update schema

./download-graphql-schema.sh

Run server

./gradlew server:run

Run web client

./gradlew web:jsBrowserDevelopmentRun

open http://localhost:9091/