e2nguyen / Watcher

watcher-blond.vercel.app
2 stars 2 forks source link

[MVP] Package and Version history #27

Open dianephan opened 3 years ago

dianephan commented 3 years ago

Description

Record every time a new update comes out for any packages.

Requires

(requires #15 )

Potential solutions

February 5, 2021 If npm run dev is not working for some reason, run npm install !

Tasks

DECEMBER 12, 2020:

MAY 8, 2021:

MAY 16, 2021:

install nvm to upgrade node to v11.15.0 in order to see our tailwind changes Refer to this article for help with node

AUGUST 29, 2021:

upgrade node to 14.17.5 to get apollo graphql to work in server.js run node server.js to boot up sandbox

October 10, 2021:

Removed "type": "module", from package.json because it's causing a CORS issue

DECEMBER 12, 2021:

January 23, 2022:

QA Notes

Deployment Notes

PR