Skip to content

temideewan/file-drive

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

File drive

The project is essentially a file uploads system that explores a couple of interesting technologies

I use Convex a real time hosted backend solution that makes development and managing both the backend and underlying data management a breeze.

I also integrated Clerk(The most comprehensive User Management Platform) this is legit one of the best user management solutions that I've used. Makes authentication and other related user management a breeze.

In the process of connecting CLerk and Convex I also used Svix for the webhooks interaction between both platforms

For the User interface I used beautiful components from Shadcn and of course Tailwind for all the beautiful interface customizations.

It's only a dummy application that may not be fully featured yet, but deployment to production is ongoing on Vercel and it would be available for user interaction fully at this location