XBOT-FTC / FTC-Scouting-App

MIT License
0 stars 1 forks source link

github pages #5

Closed NormalDuck closed 1 week ago

NormalDuck commented 1 week ago

https://www.freecodecamp.org/news/how-to-deploy-next-js-app-to-github-pages/

johnylamw commented 1 week ago

Fix the 4 warnings in https://github.com/XBOT-FTC/FTC-Scouting-App/pull/5/files and then you're all set.

I think instead of an empty dependency, just do [setDrafts] as the placeholder to remove the warning. The second set of warning is just changing the img format.

The stuff regarding GH Pages looks solid