Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 422 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 422 Bytes

Lepus API Push Notification

Lepus API と組み合わせて利用します。

問題の変更等のイベントをWebSocketをつかってリアルタイムに通知する機能を担います。

Quick Start

  • git clone https://github.com/lepus-ctf/lepus-api-push.git
  • cd lepus-api-push
  • npm install
  • node index.js
  • Open http://localhost:8080 for testing.