{"id":13428923,"url":"https://github.com/Kotlin/kotlin-fullstack-sample","last_synced_at":"2025-03-16T02:30:50.276Z","repository":{"id":39617159,"uuid":"76473101","full_name":"Kotlin/kotlin-fullstack-sample","owner":"Kotlin","description":"Kotlin Full-stack Application Example","archived":true,"fork":false,"pushed_at":"2020-03-31T09:27:27.000Z","size":202,"stargazers_count":1215,"open_issues_count":25,"forks_count":169,"subscribers_count":66,"default_branch":"master","last_synced_at":"2024-10-27T06:39:26.117Z","etag":null,"topics":["full-stack","kotlin","sample","web-app"],"latest_commit_sha":null,"homepage":"https://kotlinlang.org","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kotlin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-14T15:40:53.000Z","updated_at":"2024-10-26T01:47:29.000Z","dependencies_parsed_at":"2022-09-15T21:40:30.879Z","dependency_job_id":null,"html_url":"https://github.com/Kotlin/kotlin-fullstack-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kotlin%2Fkotlin-fullstack-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kotlin%2Fkotlin-fullstack-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kotlin%2Fkotlin-fullstack-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kotlin%2Fkotlin-fullstack-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kotlin","download_url":"https://codeload.github.com/Kotlin/kotlin-fullstack-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243815625,"owners_count":20352202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["full-stack","kotlin","sample","web-app"],"created_at":"2024-07-31T01:01:08.882Z","updated_at":"2025-03-16T02:30:49.841Z","avatar_url":"https://github.com/Kotlin.png","language":"Kotlin","funding_links":[],"categories":["Samples","Kotlin","Recently Updated","DEMO"],"sub_categories":["[Oct 28, 2024](/content/2024/10/28/README.md)","测试"],"readme":"# Warning\n\nThis sample uses plugins, which will be deprecated.\nThere is a [new repository](https://github.com/Kotlin/kotlin-full-stack-application-demo) with actual Kotlin version and Kotlin/JS Gradle plugin.\n\n# Thinkter: A Kotlin Full-stack Application Example\n\nThinkter is an example of a full-stack Web application built with Kotlin. The backend runs on the JVM, and the browser\nfront-end uses React. The example implements a very simple microblogging application.\n\n## Backend\n\nThe backend of Thinkter is built using [Ktor](https://github.com/kotlin/ktor), a Web framework built by the Kotlin team.\nFor data persistence, it uses [H2](https://www.h2database.com), allowing you to run the example without the need to configure\nan external SQL server. The HTTP server implementation is provided by [Jetty](https://www.eclipse.org/jetty/).\n\nTo run the backend, use `./gradlew backend:run`, or open Thinkter as a project in IntelliJ IDEA and execute the shared \nrun configuration `Backend :: Jetty`. This will start serving the REST API of the backend on port 9090.\n\n## Frontend\n\nThe frontend of Thinkter is built using [React](https://facebook.github.io/react/). To adapt the React APIs to Kotlin,\nit incorporates a set of [wrappers](https://github.com/orangy/thinkter/tree/master/frontend/src/org/jetbrains/react), which\nyou can also use in your projects and adapt to your needs.\n\nThe project is built using webpack and the [Kotlin frontend plugin](https://github.com/kotlin/kotlin-frontend-plugin). \n\nTo run the frontend, use `./gradlew frontend:run`. This will start a webpack server on port 8080. Navigate to http://localhost:8080 \nto start using the application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKotlin%2Fkotlin-fullstack-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKotlin%2Fkotlin-fullstack-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKotlin%2Fkotlin-fullstack-sample/lists"}