Skip to content

depstein/sticker-server

Folders and files

NameName
Last commit message
Last commit date
Apr 8, 2020
Apr 29, 2020
Feb 23, 2019
May 13, 2020
Apr 29, 2020
Apr 29, 2020
Apr 29, 2020
Feb 18, 2019
Jan 31, 2020
Jan 31, 2020

Repository files navigation

Sticker-Server

Server-side sticker recorder.

Set-Up

Install Project Dependencies

  • Before git clone this repository, please make sure all dependencies for puppeteer are already installed in your instance.
  • After cloning this repository into your instance, please navigate into root folder of the server, /sticker-server, then run the command.
    • npm install

Install forever

  • Install forever if you want to keep running the server after exiting the instance
    • sudo npm install forever -g

Usage

Run Temporarily

  • Please navigate to root folder of the server, /sticker-server, then run the command.
    • npm start

Run Forever

  • Run the Server Forever, Please Run the Command.
    • forever start --minUptime 1000 --spinSleepTime 1000 ./bin/www

Stop Forever

  • Stop the Server from Running Forever, Please Run the Command.
    • forever stop ./bin/www

Stickers Wiki

API Endpoint: http://sheltered-waters-08469.herokuapp.com/{sticker}/?value={number}&type={str}&option={str}&goal={number}

Heartbeat

Sample Sample
type plain-domain-relevant-1 type plain-domain-relevant-2
value required value required
option [count, shake, pulse] option [count, shake, pulse]
Sample Sample
type plain-domain-relevant-3 type plain-domain-agnostic-1
value required value required
option [count, shake, pulse] option [count, shake, pulse]
Sample Sample
type plain-domain-agnostic-2 type plain-domain-agnostic-3
value required value required
option [count, shake, pulse] option [count, shake, pulse]

Steps

Sample Sample
type plain-domain-relevant-1 type plain-domain-relevant-2
value required value required
option [count, shake, pulse] option [count, shake, pulse]
Sample Sample
type plain-domain-relevant-3 type plain-domain-agnostic-1
value required value required
option [count, shake, pulse] option [count, shake, pulse]
Sample Sample
type plain-domain-agnostic-2 type plain-domain-agnostic-3
value required value required
option [count, shake, pulse] option [count, shake, pulse]

Food

Sample Sample
type plain-domain-relevant-1 type plain-domain-relevant-2
value required value required
option [count, shake, pulse] option [count, shake, pulse]
Sample Sample
type plain-domain-relevant-3 type plain-domain-agnostic-1
value required value required
option [count, shake, pulse] option [count, shake, pulse]
Sample Sample
type plain-domain-agnostic-2 type plain-domain-agnostic-3
value required value required
option [count, shake, pulse] option [count, shake, pulse]