Initial commit: Coffee Map PWA
Vue 3 + Vite PWA backed by ATProto PDS (coffee.apoena.dev). Stores coffee spots as dev.apoena.coffeespot records with name, geolocation, note, and status. Map via MapLibre + OpenFreeMap, auth via ATProto OAuth, deploy via Docker + Nginx on Coolify. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
# Public URL where the app is deployed (used for ATProto OAuth client_id)
|
||||
# Must match client_id and redirect_uri in public/client-metadata.json
|
||||
VITE_APP_URL=https://coffee.apoena.dev
|
||||
Reference in New Issue
Block a user