Personal engineering knowledge base — search, save and retrieve your code solutions.
npm install
npm run dev
# http://localhost:3000- Push repo to GitHub
- Settings → Pages → Source: GitHub Actions
- Edit
.github/workflows/deploy.yml→ changeNEXT_PUBLIC_BASE_PATH: /snippetmanagerto/your-repo-name - Push to
main→ auto-deploys
- Next.js 14 (static export)
- Monaco Editor (VS Code)
- Fuse.js (fuzzy search)
- Tailwind CSS
- localStorage (no backend needed)