A website for the Russian-speaking community supporting patients with Osler–Weber–Rendu disease.
- Next.js 15 - React framework for building web applications
- React 19 - JavaScript library for building user interfaces
- TypeScript - Typed JavaScript
- NextAuth.js - Authentication and authorization
- Drizzle ORM - ORM for working with the database
- Vercel Postgres - PostgreSQL database
- Vercel Blob - File storage
- Vercel Analytics & Speed Insights - Analytics and performance monitoring
- ESLint & Prettier - Code linting and formatting
- Add the field to the schema
- Run
drizzle-kit generate - Run
drizzle-kit migrate