☁️ Application using Node.js, AdonisJs, Adonis ACL, Adonis Kue Provider, Adonis Mail, Adonis Lucid Slugify, Adonis Validator, AdonisJs Redis, ESLint and pg
Open terminal:
# Clone this repo
git clone https://github.com/osvaldokalvaitir/nodejs-saas
# Entry in folder
cd nodejs-saas
# Install deps with npm or yarn
npm install | yarn
# Make a copy of the .env.example file, rename it to .env and change the variables according to your environment.
# Launch the app with npm or yarn
npm run start | yarn start
# Run API
adonis serve --dev
Click to learn more about the tools used: Insomnia, Docker, PostgreSQL Docker Image postgres, Redis Docker Image redis:alpine, Mailtrap, Postbird.
This project is under the MIT license. See LICENSE for more information.
Developed with 💚 by Osvaldo Kalvaitir Filho