Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drag13/fsharpwebappwithcidemo

Fully developed F# web application with CI (travis-ci) CodeCoverageAnalysys (codecov.io) and deployment to Azure
https://github.com/drag13/fsharpwebappwithcidemo

azure codecov example fsharp fsharp-practice template travis-ci web web-app webapp website

Last synced: about 1 month ago
JSON representation

Fully developed F# web application with CI (travis-ci) CodeCoverageAnalysys (codecov.io) and deployment to Azure

Awesome Lists containing this project

README

        

# FSharpWebAppWithCIDemo

[![Build Status](https://travis-ci.org/Drag13/FSharpWebAppWithCIDemo.svg?branch=master)](https://travis-ci.org/Drag13/FSharpWebAppWithCIDemo)
[![codecov](https://codecov.io/gh/Drag13/FSharpWebAppWithCIDemo/branch/master/graph/badge.svg)](https://codecov.io/gh/Drag13/FSharpWebAppWithCIDemo)

This is demo fully developed F# web application with Giraffe CI (travis-ci) CodeCoverageAnalysys (codecov.io) and deployment to Azure project

Project has next tags you can use to navigate over:

* InitialMaster
* NewFSharpProject
* TravisSupport
* CodeCov
* DeployToAzure
* IntroducingGiraffe
* GiraffeViewEngine