Skip to content

timosnel/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard

This repository contains a project that displays a dashboard containing useful information like build statuses and more to come.

Getting started

Download .NET Core 1.1 here and install it.

  • npm install
  • webpack
  • cd src
  • dotnet restore
  • dotnet user-secrets set BambooUrl <value> (base URL without trailing slash)
  • dotnet user-secrets set BambooUsername <value>
  • dotnet user-secrets set BambooPassword <value>
  • dotnet run

Check out the index.html page and wait for it to load.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors