uclaacm / membership-portal-ui

react front end for the acm internal tooling
http://members.uclaacm.com
Mozilla Public License 2.0
8 stars 2 forks source link

draft: CRA migration, DX slim-down #92

Open mattxwang opened 3 years ago

mattxwang commented 3 years ago

This draft PR (in its current state):

Locally, it builds and runs; we only run into problems once we hit the backend, as this introduces CORS issues.

To merge this, I think we need to:

mattxwang commented 3 years ago

@reginawang99

reginawang3495 commented 3 years ago

Just to confirm, was the intention of the PR to move completely away from Docker?

And what could I help with here? I tested on my computer and yarn install and yarn start opens up the app properly.

mattxwang commented 3 years ago

Just to confirm, was the intention of the PR to move completely away from Docker?

And what could I help with here? I tested on my computer and yarn install and yarn start opens up the app properly.

Partially, yes - let me write this down, didn't get the opportunity to do it before. I'll tag you in the issue!

mattxwang commented 1 year ago

Just going through my own stale PRs, bump @matthewcn56; what do you want to do about this?