Skip to content

eebbesen/StpFoodBlazor

Repository files navigation

StpFoodBlazor

Display downtown Saint Paul food and drink deals

tests

See it in action!

Requirements

You can modify this code to use other data services and data attributes but this code assumes you are using sheet_zoukas-lambda deployed on AWS to expose a Google Sheet.

The backing Google Sheet requires the following tabs and corresponding column headers

  • Deals
    • Day
    • Name
    • Deal
    • Happy Hour
    • Alcohol
    • Url

Environment Variables

SheetId is the Google Sheet ID from which data will be read. SheetsUrl is the URL of the service that retrieves the data from the Google Sheet.

ASPNETCORE_AppConfig__SheetId
ASPNETCORE_AppConfig__SheetsUrl

Run

$ dotnet run

Development

See DEVELOPER.md for more information on developing and running.

About

Downtown Saint Paul food and drink deals

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published