AdonisJS Framework
The Node.js Framework that prefers developer joy and stability over anything else.
All Over the World
Pinned Repositories
ace
Node.js framework for creating command line applications
adonis-app
Application structure for new adonis app, think of it as scaffolding a new project
ally
AdonisJS Social Authentication Provider
auth
Official Authentication package for AdonisJS
core
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
legacy-docs
📄 The official documentation of AdonisJs
legacy.adonisjs.com
🕸 Source Code of the old AdonisJS website
lucid
AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
persona
Opinionated user management service for AdonisJs
v6-docs
Documentation website for AdonisJS v6
AdonisJS Framework's Repositories
adonisjs/core
AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more.
adonisjs/lucid
AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
adonisjs/auth
Official Authentication package for AdonisJS
adonisjs/ally
AdonisJS Social Authentication Provider
adonisjs/fold
IoC container with all required goodies to write flexible node applications
adonisjs/http-server
AdonisJS HTTP Server along with its Router
adonisjs/inertia
Official Inertia.js adapter for AdonisJS
adonisjs/lucid-slugify
Lucid slugify gives you a simple API to create and persist unique slugs to the database
adonisjs/mail
AdonisJS Email Provider
adonisjs/repl
Framework Agnostic REPL For Node.js. Used by AdonisJS
adonisjs/v5-docs
📚 Source code and documentation for the official docs website.
adonisjs/redis
Package for working with Redis in AdonisJS
adonisjs/drive
Filesystem provider built on top of node-flydrive
adonisjs/bouncer
Authorization Package for AdonisJS
adonisjs/v6-docs
Documentation website for AdonisJS v6
adonisjs/shield
A middleware for AdonisJS to keep web applications secure from common web attacks
adonisjs/session
Package for dealing with HTTP sessions in AdonisJS apps
adonisjs/env
Framework agnostic environment variables parser and validator
adonisjs/bodyparser
BodyParser Middleware For AdonisJS
adonisjs/web-starter-kit
Starter kit for creating traditional server rendered applications using AdonisJS
adonisjs/logger
AdonisJS Logger built on top of pino
adonisjs/adonisjs.com
Source code for the AdonisJS website
adonisjs/inertia-starter-kit
adonisjs/cache
Cache module for AdonisJS. Supports Redis, Databases, File and in-memory drivers
adonisjs/hash
Multi driver hashing module following PHC string format
adonisjs/api-starter-kit
Starter kit for creating JSON API server using AdonisJS
adonisjs/slim-starter-kit
Smallest possible AdonisJS application with just the framework core and the Japa test runner
adonisjs/eslint-config
ESLint presets used by the AdonisJS core team
adonisjs/lucid.adonisjs.com
Documentation for Lucid
adonisjs/prettier-config
Prettier config preset for AdonisJS packages and applications