Cached
Built to manage my URLs
The following are the stack used:
- Framework - Next.js (App Router)
- Language - TypeScript
- Auth - Auth.js
- State management - TanStack Query
- Database - Postgres
- Deployment - Vercel
- Styling - Tailwind CSS
- Components - Shadcn UI
- Analytics - Vercel Analytics
- Formatting - Prettier
Run the following commands to start the development server:
pnpm install
pnpm dev
You should now be able to access the application at http://localhost:3000.