Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Repository files navigation

Compose Multiplatform Application

Run backend

# Generate database
./gradlew :backend:modules:parser:run

Move generated database to :backend:web-api

# run web-api
./gradlew :backend:web-api:run

Run app

# Run the desktop application
./gradlew :composeApp:run
# Build iOS Framework and open iOS Project
./gradlew :composeApp:assembleComposeAppReleaseXCFramework

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages