nodejs-saas icon indicating copy to clipboard operation
nodejs-saas copied to clipboard

:cloud: Application using Node.js, AdonisJs, Adonis ACL, Adonis Kue Provider, Adonis Mail, Adonis Lucid Slugify, Adonis Validator, AdonisJs Redis, ESLint and pg

Logo

Node.js - SaaS

:cloud: Application using Node.js, AdonisJs, Adonis ACL, Adonis Kue Provider, Adonis Mail, Adonis Lucid Slugify, Adonis Validator, AdonisJs Redis, ESLint and pg

GitHub language count GitHub language top Made by Kalvaitir License

Install and run   |   License

:wrench: Install and run

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.

Run in Insomnia}

:memo: License

This project is under the MIT license. See LICENSE for more information.


Developed with 💚 by Osvaldo Kalvaitir Filho