impress-2020/pages/api
Matchu 0c2939dfe4 Use Puppeteer instead of Playwright
We used Playwright in the first place to try to work around a Vercel deploy issue, and I'm not sure it really ended up mattering lol :p

But yeah, I'm putting the new Puppeteer code through the same prod stress test, and it just doesn't seem to be getting into the same broken state that Playwright was. I'm guessing it's just that Puppeteer has more investment in edge-case handling? (There's also the fact that we're no longer running things as root, which could have been a fucky problem, too?)
2021-11-13 02:16:58 -08:00
..
allWakaValues.js Remove Waka values 2021-11-12 22:06:50 -08:00
assetImage.js Use Puppeteer instead of Playwright 2021-11-13 02:16:58 -08:00
graphql.js [WIP] API routes working for Next.js 2021-11-01 22:25:43 -07:00
outfitImage.js /api/outfitImage makes direct GQL queries 2021-11-12 21:53:22 -08:00
sendFeedback.js [WIP] API routes working for Next.js 2021-11-01 22:25:43 -07:00
uploadLayerImage.js [WIP] API routes working for Next.js 2021-11-01 22:25:43 -07:00
validPetPoses.js [WIP] API routes working for Next.js 2021-11-01 22:25:43 -07:00