- @adonisjs/auth
- @adonisjs/lucid
- webpack-encore
- ESLint
- sqlite db
- phc-argon2
- No css.
- for ssh:
git clone [email protected]:simonhlee97/adonisjs-auth-starter.git - for HTTPS:
git clone https://github.com/simonhlee97/adonisjs-auth-starter.git - or download the zip file
- Then cd into your project, run
npm install(oryarn). npm run devoryarn devand go tolocalhost:3333.