DedSecInside / gotor

This program provides efficient web scraping services for Tor and non-Tor sites. The program has both a CLI and REST API.
GNU General Public License v3.0
158 stars 44 forks source link

Can we not create a single build command for both Go and UI? #12

Closed friendly-developer closed 5 years ago

friendly-developer commented 5 years ago

Instead of using just Webpack, why not configure the build command for both GO and UI.

Somehow also pass an argument to make sure liver server also runs only for dev only and not for everyone?

KingAkeem commented 5 years ago

That doesn't sound like a bad idea and would simplify the build process, this project has been moved to this repo. Do you think you could come up with a proposal for the idea?

friendly-developer commented 5 years ago

Sure. I will see what I can do.

Will close this and raise an issue for that repo.