AdonisJS package boilerplate for creating and publishing reusable npm packages
Boilerplate to scaffold AdonisJS packages, including repository structure, dependency configuration, and a release workflow. It uses TypeScript and JavaScript and includes pnpm-based dependency management and a GitHub Actions workflow for token-based publishing, suited for developers building reusable AdonisJS modules for npm distribution.
0