Skip to content

simonhlee97/adonisjs-auth-starter

Repository files navigation

AdonisJS-Auth-Starter repo

Minimal boilerplate for Adonisjs web app, configured with:

  • @adonisjs/auth
  • @adonisjs/lucid
  • webpack-encore
  • ESLint
  • sqlite db
  • phc-argon2
  • No css.

Getting Started

  1. for ssh: git clone [email protected]:simonhlee97/adonisjs-auth-starter.git
  2. for HTTPS: git clone https://github.com/simonhlee97/adonisjs-auth-starter.git
  3. or download the zip file
  • Then cd into your project, run npm install (or yarn).
  • npm run dev or yarn dev and go to localhost:3333.

AdonisJS Learning Resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published