{"id":28528244,"url":"https://github.com/compositionalit/fluentui-safe","last_synced_at":"2025-07-04T07:34:56.537Z","repository":{"id":236336453,"uuid":"792398521","full_name":"CompositionalIT/fluentui-safe","owner":"CompositionalIT","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-26T15:33:23.000Z","size":99,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T12:46:01.952Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CompositionalIT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-04-26T15:32:13.000Z","updated_at":"2024-05-10T17:08:17.000Z","dependencies_parsed_at":"2024-04-26T16:49:09.644Z","dependency_job_id":"4f402bee-b5aa-4638-9f6f-d9b25c02e85e","html_url":"https://github.com/CompositionalIT/fluentui-safe","commit_stats":null,"previous_names":["compositionalit/fluentui-safe"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CompositionalIT/fluentui-safe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CompositionalIT%2Ffluentui-safe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CompositionalIT%2Ffluentui-safe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CompositionalIT%2Ffluentui-safe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CompositionalIT%2Ffluentui-safe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CompositionalIT","download_url":"https://codeload.github.com/CompositionalIT/fluentui-safe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CompositionalIT%2Ffluentui-safe/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263469330,"owners_count":23471503,"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":[],"created_at":"2025-06-09T12:30:50.546Z","updated_at":"2025-07-04T07:34:56.523Z","avatar_url":"https://github.com/CompositionalIT.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SAFE Template\n\nThis template can be used to generate a full-stack web application using the [SAFE Stack](https://safe-stack.github.io/). It was created using the dotnet [SAFE Template](https://safe-stack.github.io/docs/template-overview/). If you want to learn more about the template why not start with the [quick start](https://safe-stack.github.io/docs/quickstart/) guide?\n\n## Install pre-requisites\n\nYou'll need to install the following pre-requisites in order to build SAFE applications\n\n* [.NET SDK](https://www.microsoft.com/net/download) 8.0 or higher\n* [Node 18](https://nodejs.org/en/download/) or higher\n* [NPM 9](https://www.npmjs.com/package/npm) or higher\n\n## Starting the application\n\nBefore you run the project **for the first time only** you must install dotnet \"local tools\" with this command:\n\n```bash\ndotnet tool restore\n```\n\nTo concurrently run the server and the client components in watch mode use the following command:\n\n```bash\ndotnet run\n```\n\nThen open `http://localhost:8080` in your browser.\n\nThe build project in root directory contains a couple of different build targets. You can specify them after `--` (target name is case-insensitive).\n\nTo run concurrently server and client tests in watch mode (you can run this command in parallel to the previous one in new terminal):\n\n```bash\ndotnet run -- RunTests\n```\n\nClient tests are available under `http://localhost:8081` in your browser and server tests are running in watch mode in console.\n\nFinally, there are `Bundle` and `Azure` targets that you can use to package your app and deploy to Azure, respectively:\n\n```bash\ndotnet run -- Bundle\ndotnet run -- Azure\n```\n\n## SAFE Stack Documentation\n\nIf you want to know more about the full Azure Stack and all of it's components (including Azure) visit the official [SAFE documentation](https://safe-stack.github.io/docs/).\n\nYou will find more documentation about the used F# components at the following places:\n\n* [Saturn](https://saturnframework.org/)\n* [Fable](https://fable.io/docs/)\n* [Elmish](https://elmish.github.io/elmish/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompositionalit%2Ffluentui-safe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompositionalit%2Ffluentui-safe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompositionalit%2Ffluentui-safe/lists"}