项目作者: osvaldokalvaitir

项目描述 :
:gear: Application using Node.js, AdonisJs, Adonis ACL, Adonis Kue Provider, Adonis Mail, Adonis Lucid Slugify, Adonis Validator, AdonisJs Redis, ESLint and pg
高级语言: JavaScript
项目地址: git://github.com/osvaldokalvaitir/nodejs-saas.git
创建时间: 2019-12-18T13:55:10Z
项目社区:https://github.com/osvaldokalvaitir/nodejs-saas

开源协议:MIT License

下载



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:

  1. # Clone this repo
  2. git clone https://github.com/osvaldokalvaitir/nodejs-saas
  3. # Entry in folder
  4. cd nodejs-saas
  5. # Install deps with npm or yarn
  6. npm install | yarn
  7. # Make a copy of the .env.example file, rename it to .env and change the variables according to your environment.
  8. # Launch the app with npm or yarn
  9. npm run start | yarn start
  10. # Run API
  11. 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