0.1.3 • Published 9 months ago
dyn-lib v0.1.3
DynLib
Description
Utility library to simplify writing some common code.
Vercel NextJS AuthJs Prisma Shadcn UI
Installation
To install the library, run: pnpm add dyn-lib
Contributing
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Open a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.