Skip to content
/ klite-starter Public template

Starter template project to get going quickly with Klite

Notifications You must be signed in to change notification settings

codeborne/klite-starter

Repository files navigation

Klite starter project

Don't forget to update this file with your own project description.

This is a preconfigured sample/starter project with Kotlin/Klite with some best-practices:

  • Simple src/test directory structure
  • Committed .env file for dev configuration
  • PostgreSQL in Docker
  • DB migrations creating:
    • Less privileged app user
    • change_history table and triggers
  • Unit tests
  • Internationalization
  • TypeScript types generation for frontend
  • UI with Svelte/TailwindCSS

Check Klite Tutorial if you want to start from scratch with Klite.

About

Starter template project to get going quickly with Klite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published