Skip to content

dvgamerr-app/notice-manager

Repository files navigation

Notice-Manager Web GUI

Build (main) Codacy (main) last commit (main) MIT Node

notify

This is a template to help you if you want to implement Line Notify. It help us follow:

  • Authenication with Line Notify server
  • Help you to access token from Line Notify server
  • A notify entry point to notify Line Notify server

Just want to try it?

  • Build Container with UI and API
docker pull dvgamerr/notice:latest
docker run --rm -p 3000:3000 -v db-notice:/db -e SQLITE_PATH=/db/notice.db dvgamerr/notice:latest

Development

bun i
bun --watch index.js | pino-pretty

UI Sample

Notify Room Detail
notify room detail