Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/drag13/fsharpwebappwithcidemo
- Owner: Drag13
- License: mit
- Created: 2018-04-29T10:56:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T08:19:55.000Z (over 6 years ago)
- Last Synced: 2024-03-31T19:10:15.712Z (10 months ago)
- Topics: azure, codecov, example, fsharp, fsharp-practice, template, travis-ci, web, web-app, webapp, website
- Language: Batchfile
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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