aaspinwall / collab

Collab project: We're currently building a decision maker app with Next.js on the frontend and graphQL / faunaDB on the backend.
https://collab-git-main.aaspinwall.vercel.app/
MIT License
5 stars 13 forks source link

backend to main #77

Closed aaspinwall closed 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/aaspinwall/collab/4igsdhd6o
✅ Preview: Failed

[Deployment for 407071e failed]

aaspinwall commented 3 years ago

It works! Vercel hates it but we can deal with that later.

aaspinwall commented 3 years ago

Integrates #80 and resolves conflicts @andrewbaldwin44 @kolbymckeown please check that your refactoring is there as you intended. There were two files that didn't have properly resolving paths. I commented them out for now.

backend > tests > graphqlTestCall.js backend > schema > schema.root.js

ShaiGilboa commented 3 years ago

I'm closing this one, as I'm going to create a new one with this implemented in it :)

andrewbaldwin44 commented 3 years ago

@ShaiGilboa Kolby's discussing it with Alejandro. There's a little git trick we can do by making the main and backend branches identical and then just force pushing

kolbymckeown commented 3 years ago

If @ShaiGilboa thinks he can get through it then power to him @andrewbaldwin44 - better to have it ready for the walkthrough tomorrow anyways