otomir23.me is my personal website with my portfolio, socials, blog and biography.
NextJS
, TailwindCSS
and TypeScript
.React Server Components
and works with JS disabled in browser.Vercel Postgres
database through DrizzleORM
.pnpm
.git clone https://github.com/otomir23/dotme
pnpm install
Vercel Postgres
database..env.example
.dev
: Starts the development server.build
: Builds the app for production.start
: Runs the built app in production mode.lint
: Runs ESLint.db:push
: Update Vercel Postgres database schemadb:studio
: Open Drizzle Studio