The website for First Team’s Gupta Realty, built through Kotlin Multiplatform with a Kobweb frontend and an http4k backend.
As a template configurable through the application itself or through code, feel free to use this project as a basis for your own site. The template for this own project, including the unique tech stack, can be found at DynamicSiteTemplate. Feel free to contribute!
This is a single-module project with two targets:
-
Location:
site/src/jsMain -
Compiles to JavaScript and fed to the backend
-
Includes an "admin" section for managing content from the backend
-
Use the provided
docker-compose.ymlas a base through GitHub or use the maleficmarauder/guptarealty image from Docker Hub. -
Much simpler setup, though with a lot less options for configuration
-
This project is licensed under the MIT License. See the LICENSE file for details.