guardian / typerighter

Even if you’re the right typer, couldn’t hurt to use Typerighter!
Apache License 2.0
276 stars 12 forks source link

Add start scripts for checker and rule manager #230

Closed aracho1 closed 1 year ago

aracho1 commented 1 year ago

What does this change?

Add start scripts for:

How to test

Running each script from the project root should start the respective service, with (--debug flag) or without the debugger.

How can we measure success?

Devs can start the whole app or each service more easily.

Have we considered potential risks?

Tested locally.

ParisaTork commented 1 year ago

Great to see this change - a couple of comments

aracho1 commented 1 year ago

Thanks for the review @phillipbarron @ParisaTork!