Official website for IvorySQL, an open source Oracle-compatible PostgreSQL database.
Built with Next.js 15, React 19, and Tailwind CSS 4.
pnpm install
pnpm devOpen http://localhost:3000 with your browser to see the result.
- Next.js 15 with App Router
- React 19
- Tailwind CSS 4
- shadcn/ui components
- TypeScript
- MDX for blog/news/events content (
content/blog,content/news,content/events)