A developer knowledge hub for reusable code, files, and resources.
DevNote helps developers save, organize, share, and reuse development resources in one place.
Whether it's a reusable component, authentication setup, Prisma schema, utility function, configuration file, or even a complete source file, DevNote keeps everything searchable, structured, and easy to access whenever you need it.
Developers constantly reuse the same resources:
- Authentication setups
- API integrations
- UI components
- Database schemas
- Utility functions
- Configuration files
- Boilerplate code
Instead of searching old projects, chat history, browser bookmarks, or random folders, DevNote provides a centralized place to manage and reuse development knowledge.
Store snippets, files, configurations, and reusable resources.
Organize resources by topic, technology, or project.
Explore and discover resources shared by other developers.
Share resources instantly using public links.
Perfect for:
- Team collaboration
- Learning groups
- Classmates
- Open source projects
Collaborate with multiple developers in shared workspaces.
Build a shared knowledge base with your team.
Access DevNote resources directly inside VS Code.
- Next.js
- TypeScript
- TailwindCSS
- Prisma
- MySQL
- NextAuth.js
- Shiki
- Zustand
- Framer Motion
- CodeMirror
- Personal Resource Library
- Collections
- Public Resources
- Resource Sharing
- Workspaces
- VS Code Extension
- Resource Templates
- Setup Guides
- Team Knowledge Base
- Workspace Permissions
- API Access
git clone <repository-url>
cd devnotepnpm installCreate a .env file:
DATABASE_URL=
AUTH_SECRET=
AUTH_GOOGLE_ID=
AUTH_GOOGLE_SECRET=pnpm devOpen:
http://localhost:3000






