{"id":19740434,"url":"https://github.com/felipecsl/kales","last_synced_at":"2025-04-07T05:16:14.638Z","repository":{"id":34167884,"uuid":"170625125","full_name":"felipecsl/kales","owner":"felipecsl","description":"Kotlin on Rails","archived":false,"fork":false,"pushed_at":"2025-03-10T23:21:54.000Z","size":3183,"stargazers_count":84,"open_issues_count":20,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-31T04:07:09.718Z","etag":null,"topics":["framework","html","kotlin","mvc","webdevelopment"],"latest_commit_sha":null,"homepage":"https://kales.dev","language":"HTML","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/felipecsl.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-14T04:07:18.000Z","updated_at":"2025-01-19T15:43:35.000Z","dependencies_parsed_at":"2025-01-08T00:12:38.935Z","dependency_job_id":"7e04977d-eb64-4e45-a947-10bd690b155a","html_url":"https://github.com/felipecsl/kales","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecsl%2Fkales","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecsl%2Fkales/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecsl%2Fkales/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipecsl%2Fkales/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipecsl","download_url":"https://codeload.github.com/felipecsl/kales/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247595335,"owners_count":20963943,"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":["framework","html","kotlin","mvc","webdevelopment"],"created_at":"2024-11-12T01:21:14.749Z","updated_at":"2025-04-07T05:16:14.615Z","avatar_url":"https://github.com/felipecsl.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kales\n\nA modern web framework built for developer productivity and safety.  \nKales runs on top of [Ktor](https://ktor.io/) and uses an [MVC architecture](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller). \n\n## Usage\n\nRun the following in your terminal, then follow the onscreen instructions.\n\n```\ncurl https://raw.githubusercontent.com/felipecsl/kales/master/scripts/install -sSf | sh\n```\n\nThis will install the command line application `kales`. It can generate the boilerplate\nyou need to bootstrap a new web app.\n\n## Running the example app\n\n```\n./gradlew sampleapp:run\n```\nthen open `http://localhost:8080` on your browser.\n\n## Hot reloading\n\nKtor supports hot reloading out of the box, simply open a new terminal window and run:\n\n```\n./gradlew -t sampleapp:jar\n```\n\n## Deploying the docs website\n\n```\n$ ./gradlew dokka # Regenerate the API docs\n$ cd website\n$ GIT_USER=felipecsl \\\n CURRENT_BRANCH=master \\\n USE_SSH=true \\\n yarn run publish-gh-pages\n```\n\nand it will automatically rebuild as you make new changes.\n\n## Download\n\n```\nimplementation 'com.felipecsl.kales:kales:0.0.7-SNAPSHOT'\n```\n\nSnapshots of the development version are available in\n[Sonatype's `snapshots` repository](https://oss.sonatype.org/content/repositories/snapshots/).\n\n## Usage\n\nCheck the [`sampleapp`](https://github.com/felipecsl/kales/tree/master/sampleapp/src/main/kotlin/kales/sample) \ndirectory for an application that uses some of the features exposed by Kales.\n\nFor more information, please check the [Kales website](https://kales.dev/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipecsl%2Fkales","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipecsl%2Fkales","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipecsl%2Fkales/lists"}