OurVoiceUSA / HelloVoter

HelloVoter App Suite. Contact your Reps. Canvass for any cause at zero cost.
https://ourvoiceusa.org/hellovoter/
GNU Affero General Public License v3.0
34 stars 33 forks source link

Roll HelloVoterHQ into HelloVoterAPI to facilitate streamlined deployment. #41

Closed TheRealAlexV closed 5 years ago

TheRealAlexV commented 5 years ago

Should probably role the entire repo into the HelloVoterAPI repo.

I think a good way to do this would be to move this repo into a subfolder under the HellVoterAPI repo root.

  1. It would allow more streamlined development of the HQ. No need to untar or merge from another repo when new commits are made.

  2. This gives the user a choice of running the API, Database and web frontend on the same instance. Since it's a react app, you could use the nodejs http module to serve the hq app. Could build a feature into the web HQ or API later on that automatically copies/moves the API into an S3 bucket(with www turned on) or a CDN.

cormander commented 5 years ago

Taken care of via 585ac30be395baa24915ab3cc03f9553d4b77dc2