项目作者: osvaldokalvaitir

项目描述 :
:round_pushpin: Application using Node.js, AdonisJs, ESLint, Moment, Raven-node, Mailtrap and Sentry
高级语言: JavaScript
项目地址: git://github.com/osvaldokalvaitir/nodejs-modulo4.git
创建时间: 2019-03-28T01:54:32Z
项目社区:https://github.com/osvaldokalvaitir/nodejs-modulo4

开源协议:MIT License

下载



Logo


Node.js - GoStack 4 Module 4


:round_pushpin: Application using Node.js, AdonisJs, ESLint, Moment, Raven-node, Insomnia, DBeaver, Docker, Mailtrap and Sentry


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-gostack4-module4
  3. # Entry in folder
  4. cd nodejs-gostack4-module4
  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 start | yarn start
  10. # Run API
  11. adonis serve --dev
  12. # Run queue listener
  13. adonis kue:listen

Click to learn more about the tools used: Insomnia, Docker, PostgreSQL Docker Image kartoza-postgis, Redis Docker Image redis:alpine, DBeaver, Mailtrap, Sentry.

:memo: License

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



Developed with 💚 by Osvaldo Kalvaitir Filho