{"id":23117010,"url":"https://github.com/rstm-sf/clientservercrud","last_synced_at":"2026-04-06T08:01:21.294Z","repository":{"id":165439720,"uuid":"368762230","full_name":"rstm-sf/ClientServerCRUD","owner":"rstm-sf","description":"A simple client-server CRUD application written on F#","archived":false,"fork":false,"pushed_at":"2021-05-19T13:19:05.000Z","size":273,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T13:02:24.361Z","etag":null,"topics":["bulma-css","cross-platform","dotnet","efcore","elmish","fable","fsharp","giraffe","js","spa","sqlite"],"latest_commit_sha":null,"homepage":"","language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rstm-sf.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":"2021-05-19T06:09:59.000Z","updated_at":"2025-02-22T06:41:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"08132942-a537-4683-97f5-96af8e6ef5c1","html_url":"https://github.com/rstm-sf/ClientServerCRUD","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rstm-sf/ClientServerCRUD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rstm-sf%2FClientServerCRUD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rstm-sf%2FClientServerCRUD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rstm-sf%2FClientServerCRUD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rstm-sf%2FClientServerCRUD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rstm-sf","download_url":"https://codeload.github.com/rstm-sf/ClientServerCRUD/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rstm-sf%2FClientServerCRUD/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464101,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bulma-css","cross-platform","dotnet","efcore","elmish","fable","fsharp","giraffe","js","spa","sqlite"],"created_at":"2024-12-17T04:18:16.191Z","updated_at":"2026-04-06T08:01:21.286Z","avatar_url":"https://github.com/rstm-sf.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Client-Server-CRUD \n\n![](assets/ScreenShot.png)\n\n## About\n\nA simple CRUD web application written in F#. Usage:\n- [Elmish](https://elmish.github.io/elmish/) for Elm-style SPA.\n- [Fable](https://fable.io/) for compiling F# code to JS.\n- [Bulma](https://bulma.io/) as the CSS framework.\n- [Giraffe](https://giraffe.wiki/) as the web server.\n- [EFCore.FSharp](https://github.com/efcore/EFCore.FSharp) as the ORM.\n- [SQLite](https://www.sqlite.org/index.html) as the storage.\n\n## Install pre-requisites\n\nYou'll need to install the following pre-requisites in order to build applications\n\n* The [.NET SDK](https://dotnet.microsoft.com/download/dotnet) 5.0 or higher.\n* [npm](https://nodejs.org/en/download/) package manager.\n* [Node LTS](https://nodejs.org/en/download/).\n\n## Starting the application\n\nStart the server:\n\n```ps1\ncd src\\Server\\\ndotnet watch run\n```\n\nStart the client:\n\n```ps1\nnpm install\nnpm start\n```\n\nOpen a browser to `http://localhost:8080` to view the site.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frstm-sf%2Fclientservercrud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frstm-sf%2Fclientservercrud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frstm-sf%2Fclientservercrud/lists"}