Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Drop a pin on a map, add a note and a photo, and always know where a stash is.

## Stack

- [Next.js 15](https://nextjs.org) (App Router, Server Components, Server Actions)
- [Next.js 16](https://nextjs.org) (App Router, Server Components, Server Actions)
- Postgres via [Drizzle ORM](https://orm.drizzle.team)
- [Leaflet](https://leafletjs.com) + OpenStreetMap for the map picker (no API key needed)
- [Tailwind CSS v4](https://tailwindcss.com)
Expand Down