10 open-source projects similar to julien-r44/adonis-sail, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
Simple API monitoring & analytics for Node.js & Bun apps
Adonis gRPC Consumer Communicate easily with gRPC services in Adonis
adonis5-bullmq - Installation - Usage - Create your props interface and enums - Create queue listener - Emit job
adonis5-nats - Installation - Example usage - App/Services/UserServiceServer.ts: - App/Services/UserServiceClient.ts: - commands/UsersService.ts - start/routes.ts - Add docker-compose.yaml - Run nats - Update manifest - Run service and http server - test
Simple RPC Provider for Adonis 5, based on Redis pub/sub transport
The easiest way to start using an asynchronous job queue with AdonisJS. Ready for Adonis v5 ⚡️
This completion script supports custom commands and flags by reading the ace-manifest.json file with jq. In order to use this script, you must install the jq utility (See this).
@rlanz/bull-queue is a queue system based on BullMQ for AdonisJS.
This is an example repository for running AdonisJS on AWS Lambda. Work on this project has been done by @satheler with his package s12r and @capopovici by making it compatible with version 5.1.9 of AdonisJS.