Skip to content

A boilerplate for AdonisJS packages

Notifications You must be signed in to change notification settings

verful/adonis-package-boilerplate

Repository files navigation

Adonis Package Boilerplate

A opinionated package boilerplate for AdonisJS v6

Usage

  1. Press the "Use this template" button at the top of this page to create a new repository with the contents of this template.

  2. Install the required dependencies using pnpm

pnpm install
  1. Setup NPM_TOKEN on github action secrets to enable release action