Effortlessly save, organize, and reuse code snippets, configurations, and technical notes. Built for developers, DevOps engineers, and IT specialists.
https://my-lib-pro.netlify.app
✅ Save and organize code snippets in multiple languages
✅ Use Monaco Editor for syntax highlighting
✅ Rich text descriptions with images and formatting
✅ Filter by categories and labels
✅ Secure authentication with NextAuth
- Frontend: Next.js, TypeScript, MUI
- Backend: Next.js API routes, Mongoose (MongoDB)
- Auth: NextAuth
- Clone the repository: git clone https://github.com/your-username/my-lib.git
- Set up environment variables (create a .env.local file):
- Use npm for install packages: npm install
- run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
## License
This project is licensed under the **CC BY-NC 4.0** License – you are free to use, modify, and share this project **for non-commercial purposes only**.
My lib © 2025 by Bohdan Ulich is licensed under CC BY-NC 4.0
## Contributing
Contributions are welcome! Please open an issue or submit a pull request.