☁️ My personal website.
| .vscode | ||
| app | ||
| components | ||
| lib | ||
| public | ||
| .env.example | ||
| .gitignore | ||
| components.json | ||
| config.json | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| postcss.config.cjs | ||
| README.md | ||
| tsconfig.json | ||
Tech stack
- Framework: NextJS
- Deployment: Vercel
- UI: shacn/ui & Custom
- Styling: TailwindCSS
Running locally
You'll need a instance of Postgres and Minio.
git clone https://github.com/tygrdotdev/tygr.dev
cd tygr.dev
pnpm install && pnpm dev
Help
If more help is needed, you can contact me by e-mail (hi at tygr dot dev).
