omakei / adonisjs-server-monitor

Don't let your servers face problems without you knowing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adonis-package-skeleton

A skeleton repository for creating AdonisJS packages

npm-image license-image typescript-image

This repo can be used to quickly scaffold an AdonisJS package. To get started, follow the steps below:

  • Clone this repo by clicking the "Use this template" button at the top of this repo.
  • Swap out any placeholders (e.g skeleton) and start building your package.

Learn AdonisJS

Want to learn how to build AdonisJS packages? Check out the AdonisJS package development course. You can also check out other courses and tutorials on Adonis Mastery, where you get to learn AdonisJS through practical screencasts.

About

Don't let your servers face problems without you knowing

License:MIT License


Languages

Language:TypeScript 85.6%Language:Shell 14.4%