Adonis rest-api & web application tutorial Setup npm install Database cp .env.example .env Migrations adonis migration:run Run adonis serve --dev