Message DB Viewer 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.