Friends Of AdonisFriends Of Adonis

Getting Started

Installation

Install and configure the package using the following command :

node ace add @foadonis/maintenance

Put in maintenance mode

node ace maintenance:down
# or
node ace down

Come back live

node ace maintenance:up
# or
node ace up

On this page