transit-fedilerts icon indicating copy to clipboard operation
transit-fedilerts copied to clipboard

Streamline local development setup

Open AndrewSwerlick opened this issue 1 year ago • 2 comments

I found this project through mastadon and I've been poking around the last few days. I have a few ideas that might help streamline getting other developers up and running that I've prototyped on my local branch. I'd be happy to submit a PR if you're interested. Specifically I've played with and considered

  • Adding https://github.com/nodkz/mongodb-memory-server as a dev dependency to streamline the mongodb setup and installation
  • Dropping SSL cert requirements when running locally
  • Setting the DOMAIN to localhost:8080 when running locally

Let me know if what you think.

AndrewSwerlick avatar Feb 28 '23 03:02 AndrewSwerlick