Admin Dashboard app for use with storage related information.
App avaiable here (for some time) https://varasto-app.vercel.app/
Most used dependencies: Next.js 13 Typescript Clerk TailwindCSS MongoDB & Zod
To Run
npm run dev
# or
npm run build
npm run start
Open http://localhost:3000 with your browser to see the app.
For Postman API routes to work add routes to ignoredRoutes. See middleware.ts:7