Mia
Mia
Going to close this since it's been inactive for several years. Please feel free to reopen it if you still wish to work on it.
Going to close this since it's been inactive for several years. Please feel free to reopen it if you're going to work on it again.
In the future, please just update your old PR instead of opening a new one. For the use of those looking - [the previous PR is here](https://github.com/smogon/pokemon-showdown-client/pull/1969#discussion_r864520541).
Test failures seem to be unrelated to PR. Not sure what to do about the ones in... node modules?
OK. Presently, TSConfig is obscenely bugged (it now cannot find react and preact types). It's reading the subdirectory rules, but the other errors are still occuring. I'm rather lost at...
Hm. Something has gone quite wrong here. Now it can't find web types....? Edit: Oh, I think i see the issue.
chaos and I gave it a thorough shot, but we could not get CI to work for databases. At this point, I think tests will just have to be run...
Through testing I figured out the rough deploy setup. We need to set up `systemd` to run this to a specific [port], and then add ```apache ProxyPass "/api/" "http://127.0.0.1:[port]/api/" ProxyPass...
> Hi, I'm going to do my best to get this reviewed and merged ASAP. Fortunately, this code is pretty self-contained, so it didn't take too much to get it...
WE DID IT