Skip to content

A simple full stack application for me learn and improve my skills in AdonisJS 6 framework

License

Notifications You must be signed in to change notification settings

AlexGalhardo/adonisjs.alexgalhardo.com

Repository files navigation

Introduction

Features & Tools

  • MVC Structure
  • TailwindCSS
  • Edge Template Engine
  • CRUDs
  • Email & Password Authentication
  • Authorization
  • Upload Files
  • Pagination
  • PM2 Process Manager
  • Migrations and Seeders
  • Factories Design Pattern
  • Docker & Docker Compose
  • Redis
  • PostgreSQL
  • Social Login Authentication Google & Github
  • GitHub Actions CI/CD
  • REST API to consume data
  • Emails Service
  • Healthchecks

Development Setup Local

  1. Clone repository
git clone /~https://github.com/AlexGalhardo/adonisjs.alexgalhardo.com
  1. Enter repository
cd adonisjs.alexgalhardo.com/
  1. Run setup.sh
chmod +x ./setup.sh && ./setup.sh

License

MIT

Copyright (c) May 2024-present, Alex Galhardo