Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 345 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 345 Bytes

Message DB Viewer

Message DB Viewer Example Image

Getting Started

Configure your message db settings:

cp settings/message_store_postgres.json{.example,}

Run the development server:

npm install
npm run dev

Open http://localhost:5555 with your browser to see the result.