Skip to content

Keboo/GillyTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GillyTracker

Single-page app for reporting Gilly's location.

What it does

  • Attempts to collect reporter geolocation when the page loads
  • Falls back to manual latitude/longitude entry if location access is unavailable
  • Lets the reporter submit contact details/notes
  • Stores reports in SQL table GillyTracker.DogSightingReports

Local development

dotnet test --project /home/runner/work/GillyTracker/GillyTracker/GillyTracker.Core.Tests/GillyTracker.Core.Tests.csproj
cd /home/runner/work/GillyTracker/GillyTracker/GillyTracker.Web
pnpm install --frozen-lockfile
pnpm lint
pnpm build

Infrastructure

Terraform is configured to use existing Azure resources:

  • Resource Group: KebooDev
  • ACR: keboodevacr.azurecr.io
  • Container App Environment: keboodev-env
  • SQL Server and database are discovered via Terraform data sources in the existing resource group

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors