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.
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.