Skip to content

allisaurus/clydeApp

Repository files navigation

Clyde App

A simple .NET core application that displays picutres of a specific pup.

Run this app locally

From within the project root, run:

dotnet run

Build and run as a container

From within the project root, run:

docker build -t clydeapp .

docker run -d -p 8080:80 --name clyde clydeapp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published