downforacross / downforacross.com

Web frontend for downforacross.com -- continuation of stevenhao/crosswordsio
https://downforacrosscom.downforacross1.now.sh
MIT License
229 stars 90 forks source link

[PostgresPuzzleList 1/N] Move puzzle listing to use postgres #148

Closed ewmson closed 3 years ago

ewmson commented 3 years ago
vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/downforacross/downforacrosscom/fp4j6s996
✅ Preview: https://downforacrosscom-git-fork-ewmson-postgrespuzzlemigration.downforacross1.now.sh

ewmson commented 3 years ago

Decided to make this the first of a few different pull requests:

ewmson commented 3 years ago

For [make the puzzle actually load correctly when clicked (needs to make the puzzle model not use firebase)] , we actually load fine, I was just confused as my local pids did not match the prod ones.

stevenhao commented 3 years ago

Just merged in https://github.com/downforacross/downforacross.com/pull/149 and https://github.com/downforacross/downforacross.com/pull/150, both prod & staging should now be up to date with firebase's puzzle repo.

ewmson commented 3 years ago

Cool, thanks for getting it backfilled.

ewmson commented 3 years ago

rebased off of new master to make vercel testing easier