IlanaB / food-allergen-tracker

mobile app to track frequency of common food allergens being fed to baby
GNU General Public License v3.0
0 stars 0 forks source link

set up GH pages with deployment #16

Open IlanaB opened 10 months ago

JeanJoblin commented 7 months ago

This has been done. Apparently there is an issue with loading allergens for the first time on a url, so viewing the live site just gives an error message. There's also a bit of weirdness due to next.js creating a new folder when you use create next app, so that'll have to be cleaned up too.

JeanJoblin commented 6 months ago

I've fixed the client side exception in the prod branch. I'm also not sure that it needs to be separate going forward. It seems like you cannot run actions manually unless the .yml is in the main branch.