https://github.com/sokhuong-uon/sokhuong
Portfolio website
https://github.com/sokhuong-uon/sokhuong
drizzle-orm hono lexical mdx nextjs postgresql react react-three-fiber supabase tailwindcss threejs tiptap typescript zustand
Last synced: 7 months ago
JSON representation
Portfolio website
- Host: GitHub
- URL: https://github.com/sokhuong-uon/sokhuong
- Owner: sokhuong-uon
- Created: 2024-08-25T11:56:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T07:43:48.000Z (7 months ago)
- Last Synced: 2025-03-07T08:29:53.146Z (7 months ago)
- Topics: drizzle-orm, hono, lexical, mdx, nextjs, postgresql, react, react-three-fiber, supabase, tailwindcss, threejs, tiptap, typescript, zustand
- Language: TypeScript
- Homepage: https://sokhuong.com
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
- Next.js
- Shadcn/ui
- Tailwind CSS
- Dark mode
- Internationalization
- Drizzle
- Postgresql, Supabase
- Hono## Getting Started
### Install dependencies
```bash
pnpm i
```### Run the development server
```bash
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.