An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# SAFE template

[![Build Status](https://app.travis-ci.com/SAFE-Stack/SAFE-template.svg?branch=master)](https://app.travis-ci.com/SAFE-Stack/SAFE-template)
[![Build Status](https://compositional-it.visualstudio.com/SAFE%20Template/_apis/build/status/SAFE-Stack.SAFE-template?branchName=master)](https://compositional-it.visualstudio.com/SAFE%20Template/_build/latest?definitionId=37&branchName=master)
![NuGet Version](https://img.shields.io/nuget/v/SAFE.Template)

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)