Hello there! I’m working on Snippets Library, a modern open-source platform to manage, share, and explore code snippets.
We’re planning a full migration to Next.js (v2 branch) and looking for contributors to join the journey.
The current codebase needs a glow-up, and Next.js is the future we’re moving toward. If you’re into modern web stacks and want a cool project to contribute to hop in!
Goals for the migration:
- Replace current frontend with a full Next.js app (latest version)
- Convert backend APIs into Next.js API Routes
- Migrate routing into the /app or /pages structure
- Add SEO optimization with next/head or metadata files
- Use SSG / SSR / ISR as needed for performance
- Use NextAuth.js for auth
- Move styling into a clean layout with Tailwind CSS
- Cleanup legacy code and unused packages
- Fully use TypeScript
What we want the final result to look like:
- Fully functional snippet creation/editing/browsing
- Clean, documented, production-ready code
- Secure auth + protected routes
- Fast and SEO-friendly load times
- Unit-tested critical features
- Solid database integration
- Deploy-ready with no critical bugs
Repo: https://github.com/cojocaru-david/snippetslibrary.com
Issue: https://github.com/cojocaru-david/snippetslibrary.com/issues/4
Website: https://snippetslibrary.com/
Top comments (0)