Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/remcostoeten/productivity-panel

A panel which is a V2 of my all-in-one dashboard build in React 19, Next 15 utilizing Clerk, Drizzle, Turso, SQLite and many more.
https://github.com/remcostoeten/productivity-panel

authentication clerk crud drizzle-orm framer-motion nextjs15 react19 saas scss serveractions sqlite tailwind turso turso-db

Last synced: about 22 hours ago
JSON representation

A panel which is a V2 of my all-in-one dashboard build in React 19, Next 15 utilizing Clerk, Drizzle, Turso, SQLite and many more.

Awesome Lists containing this project

README

        

## Personal Panel 📝

This will be a panel which is a follow-up of [remcostoeten-all-in-one-dashboard](https://github.com/remcostoeten/remcostoeten-all-in-one-dashboard). It is mainly focused on some features I built for me and my dad, including a notes app and a finance tracker app. Besides that, I will migrate a lot of applications I've built, but that's for the future.

## Demo Available At 🌐

[https://productivity.remcotoeten.com](https://productivity.remcotoeten.com)

## Main Tech Stack 🛠️

- Next.js 15
- React 19
- Clerk
- Drizzle ORM
- Turso (SQLite)

## Miscellaneous 🧩

- TailwindCSS - Using whatever I feel like and suits the feature, ShadCN, SyntaxUI, Codepen copies, own made UI components.
- Framer Motion
- Zod
- Server actions