jhueppauff / DailyBuildNumber

Serverless Azure Function with React Frontend to get the daily Buildnumber

Home Page:https://buildnumber.apps.hueppauff.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DailyBuildNumber

This App demonstrates the Power off Serverless Computing. The Backend is Powered by Azure Functions. The Frontend is servered by and React/Typescript Client running on top of Azure Storage (Static Website Feature).

How to Build

To build the Azure Function download the latest Azure Function SDK Tools (v2). Use either Visual Studio or Visual Studio Code to Build the Function.

To build the Frontend you need npmjs. Run npm build

How to Deploy

About

Serverless Azure Function with React Frontend to get the daily Buildnumber

https://buildnumber.apps.hueppauff.com

License:MIT License


Languages

Language:C# 35.4%Language:TypeScript 33.2%Language:HTML 19.7%Language:CSS 11.7%