IEvangelist.PhotoBooth

An Angular application with ASP.NET Core/C# and a bit of magic -- enter the photo booth, and share your animated images on social media!

Stars
18

Cream City Code - Photo Booth App

Environment Variables

The keys in which our application needs to execute are as follows:

  • photoboothconnection
  • twilioaccountsid
  • twilioauthtoken

You can assign values to these keys from your favorite command line tool.

set photoboothconnection "The corresponding value goes here"

This is an ASP.NET Core and Angular application. They are hosted separately. As such, it's easiest to start them independently.

Angular

From the ClientApp directory execute the following command:

npm start

ASP.NET Core Web API

From the project root directory execute the following command:

dotnet run -p .\IEvangelist.PhotoBooth\IEvangelist.PhotoBooth.csproj

Idle

Countdown

Presenting

Send

Share