Get started with the AdonisJS Starter Kit to fast-track your backend development!
Razzy Starter Kit is a streamlined setup for backend development with AdonisJS, a Node.js MVC framework. Designed to save time and boost productivity, this starter kit includes:
- User Authentication
- Email Verification
- Password Reset
- Account Management
node -v
# v22.0.0
npm init adonisjs@latest -- -K="razdacoder/adonis-starter"
cd adonis-stater
npm install
npm run dev
Contributors names and contact info
ex. Ramon Rasheed
ex. @CodeRazzy
This project is licensed under the MIT License - see the LICENSE.md file for details