README.md
June 21, 2023 · View on GitHub
Hyperdot Fronted End
Built with the Next.js App Router
Overview
This is a starter template using the following stack:
- Framework - Next.js 13
- Language - TypeScript
- Auth - NextAuth.js
- Database - PlanetScale
- Deployment - Vercel
- Styling - Tailwind CSS
- Components - Tremor
- Analytics - Vercel Analytics
- Linting - ESLint
- Formatting - Prettier
Getting Started
pnpm install
pnpm dev
You should now be able to access the application at http://localhost:3000.