Montery is a framework to build affiliate travel sites using the NextJS 14 App router.
- Next.js14 App router - optimised React framework. Using the pages directory.
- MongoDB hosted on Atlas - NoSQLdatabase to hold our collection and listing data
- Prisma - typesafe ORM with support for MongoDB and proxy for collection pooling
- Typescript - 😉
- Tailwind - utility first CSS framework
- React Query - data fetching
- Zustand - global state management
- Mapbox - for, you know, maps...and autocomplete
- Sentry - error reporting
- Axiom - observability, logs
- Checkly - api and playwright e2e testing
- Vercel - our deployment platform of choice