https://github.com/SAFE-Stack/SAFE-template
dotnet CLI template for SAFE project
https://github.com/SAFE-Stack/SAFE-template
Last synced: about 2 hours ago
JSON representation
dotnet CLI template for SAFE project
- Host: GitHub
- URL: https://github.com/SAFE-Stack/SAFE-template
- Owner: SAFE-Stack
- License: mit
- Created: 2017-10-23T16:03:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-08-01T09:32:22.000Z (4 months ago)
- Last Synced: 2025-09-11T00:22:20.883Z (2 months ago)
- Language: F#
- Size: 3.85 MB
- Stars: 288
- Watchers: 17
- Forks: 91
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-fsharp - SAFE Stack Template - `dotnet new -i SAFE.Template::*` (.NET Core Templates / Creating Type Providers)
README
# SAFE template
[](https://app.travis-ci.com/SAFE-Stack/SAFE-template)
[](https://compositional-it.visualstudio.com/SAFE%20Template/_build/latest?definitionId=37&branchName=master)

A dotnet CLI template for [SAFE-Stack](https://safe-stack.github.io/) projects.
This is a basic template to get started with each of the core components of the stack:
* [Saturn](https://saturnframework.org/)
* [Azure App Service](https://azure.microsoft.com/)
* [Fable](http://fable.io/)
* [Elmish](https://elmish.github.io/elmish/)
## Using the template
The template comes with plenty of different options. Please see [SAFE docs](https://safe-stack.github.io/docs/template-overview/) for details.
## Prerequisites
See [SAFE docs](https://safe-stack.github.io/docs/quickstart/) for required prerequisites.
## Contributing
Refer to [Contribution guideline](CONTRIBUTING.md)