New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@tiledesk/tiledesk-api-nodejs

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tiledesk/tiledesk-api-nodejs

* Nodejs and npm installed * MongoDB installed and running on localhost

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
2
Created
Source

Prerequisites

  • Nodejs and npm installed
  • MongoDB installed and running on localhost

Installation and running

Step to run locally:

  • Clone this repo

  • Install dependencies with 'npm install'

  • Run the app with the command 'npm start' or with 'nodemon' if you want monitoring and auto reload.

      Install nodemon with 'npm install -g nodemon'
    

Deploy on Heroku

To see the log run : 'heroku logs -n 2000 --tail -a chat21-api-nodejs'

To use a custom domain with AWS Route 53 see https://devcenter.heroku.com/articles/route-53

Usage

On localhost

Docker compose

REST API

See the Tiledesk REST API here

FAQs

Package last updated on 31 Oct 2018

Related posts