An open API service indexing awesome lists of open source software.

https://github.com/verful/adonis-package-boilerplate

A boilerplate for AdonisJS packages
https://github.com/verful/adonis-package-boilerplate

adonisjs boilerplate template

Last synced: 6 months ago
JSON representation

A boilerplate for AdonisJS packages

Awesome Lists containing this project

README

          




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
```bash
pnpm install
```

3. Setup NPM_TOKEN on github action secrets to enable release action