/daas-observer

This app is intermediate server of the dajare judgement service.

Primary LanguageTypeScriptMIT LicenseMIT

DaaS Observer

test code check deploy MIT License Twitter

This app is intermediate server of the dajare judgement service.

It runs on Google spreadsheets and is responsible for storing data and posting to Twitter.

Develop

Requirements

  • Google Apps Script
  • yarn

Installing

Clone this repository.

Then, install dependencies with yarn.

$ yarn

Commands

See scripts section of package.json

  • yarn run publish - build and deploy
  • yarn run test - run test
  • yarn run check - code check

References