Skip to content

Latest commit

 

History

123 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f0rr0.dev

Sid Jain's portfolio, writing archive, and GitHub commit timeline. The site is a Next.js application designed for Vercel.

Local development

Use Node 24 and Bun:

bun install --frozen-lockfile
bun run dev

The website works without secrets; the persisted commit feed stays empty until Postgres is configured. See the commit sync guide for database, Supabase Cron, account polling, and webhook setup.

Validation

bun run format:check
bun run lint
bun run typecheck
bun test
bun run build

Database migrations are explicit and are never run during install or build:

bun run db:migrate

About

:octocat: Source for for my site

Topics

Resources

Stars

45 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages