hackersaga / node-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freshservice-Connectwise Integraiton

Steps to start development quickly

  • Clone node-boilerplate Node app
  • Ensure that config/local/db.config.json MySQL credentials match your local config
  • Import schema.sql
  • Run the app [node app.js] and link localhost:8080
  • Test URL: http://localhost:8080/api/test/human

About


Languages

Language:JavaScript 100.0%