Credits
Effective date: 2026-02-03
Refs.Gallery is built and operated with the tools and services listed below. Product names and trademarks belong to their respective owners.
Core
- Next.js — React framework for the web: nextjs.org
- React — UI library: react.dev
- TypeScript — typed JavaScript: typescriptlang.org
- Node.js (runtime) — this repo targets Node 20: nodejs.org
Styling & UI
- Tailwind CSS — utility-first styling: tailwindcss.com
- Radix UI — accessible UI primitives: radix-ui.com
- Lucide — icon set: lucide.dev
Content
- Sanity — content platform / CMS: sanity.io
- Next Sanity — Sanity + Next.js integration: sanity.io/docs/nextjs
- Portable Text — rich text renderer: portabletext.org
Infrastructure & observability
- Vercel — hosting / deployment: vercel.com
- Vercel Analytics — traffic analytics: vercel.com/analytics
- Vercel Speed Insights — performance monitoring: vercel.com/docs/speed-insights
- Sentry — error monitoring: sentry.io
Email & abuse prevention
- Resend — transactional email: resend.com
- Upstash — Redis + rate limiting: upstash.com
Tooling
- ESLint — linting: eslint.org
- Vitest — unit tests: vitest.dev