Rewrite as Next.js app with Livonia, MI location

This commit is contained in:
2026-04-29 04:53:43 +00:00
commit 652cfbda8a
21 changed files with 1210 additions and 0 deletions

36
.gitignore vendored Normal file
View File

@@ -0,0 +1,36 @@
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next
/.next/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
.env*.local
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts
# data (server-side storage)
data/