shanedbutler / whats-for-dinner-poker

A web-based game inspired by video poker to assist with weekly meal plan creation.
GNU General Public License v3.0
2 stars 1 forks source link

Add/seed init #44

Closed shanedbutler closed 1 year ago

shanedbutler commented 1 year ago

This PR adds functionality for game data to be inserted into the database when initializing the web api. The data is loaded in from the json file and inserted into the database.