Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/remcostoeten/productivity-panel
- Owner: remcostoeten
- Created: 2024-08-05T21:48:18.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-29T19:48:59.000Z (4 months ago)
- Last Synced: 2024-08-29T22:03:52.974Z (4 months ago)
- Topics: authentication, clerk, crud, drizzle-orm, framer-motion, nextjs15, react19, saas, scss, serveractions, sqlite, tailwind, turso, turso-db
- Language: TypeScript
- Homepage: https://productivity.remcostoeten.com
- Size: 3.27 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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