Skip to content

aaronjensen/message-db-viewer

Repository files navigation

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
# or
yarn install
yarn dev

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published