sa8ab / xmrchat

Message and Tip with Monero
https://xmrchat.com
Apache License 2.0
8 stars 2 forks source link

please construct a suitable dev environment #2

Open snex opened 3 months ago

snex commented 3 months ago

Hi, I would love to contribute to this project however it seems like it is only possible to create a production-ready environment.

A development environment should only have minimal things necessary to just work on the website and should not need traefik or a full monero node.

Any interactions with monero can use a mock service, while most of the website should not need to talk to monero at all. The minimal environment should only need the server, client, database, redis, and mock monero service.

sa8ab commented 2 days ago

We have re-written the source @snex . Please try with the new approach from README.