You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2022. It is now read-only.
In the documentation for creating the Food Server backend it states to delete all references to "mealStore" when adding the postgresql database. So there is an obvious error when trying to run this script following that tutorial. The whole idea was to get the server to store and delete entries from the database. I have yet to get that part to work properly despite many repeat attempts, assuming I might have missed something somewhere.