Follow along on Twitter

Your boating life, in one app.

All your marine life, fully catalogued, organized and backed-up, accessible from anywhere on any device, online as well as offline.

Features

This project is an experiment to see how a modern app, with features like auth, subscriptions, API routes, and static pages would work in Next.js 13 app dir.

Next.js 13

App dir, Routing, Layouts, Loading UI and API routes.

React 18

Server and Client Components. Use hook.

Database

ORM using Prisma and deployed on PlanetScale.

Components

UI components built using Radix UI and styled with Tailwind CSS.

Authentication

Authentication using NextAuth.js and middlewares.

Subscriptions

Free and paid subscriptions using Stripe.