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 has been archived by the owner on Jan 6, 2022. It is now read-only.
Hey @trannycyborg, just getting started figuring out the deployment for this app. Wondering about how the database gets initialized? Looking at the server/server.js and see the queries/serialization but not sure how the objects in the database get created? Any info on this would be amazing. Thanks
The text was updated successfully, but these errors were encountered:
When I set this up it was as a PERN stack. So the back-end is a Postgres server config. I can send the db schema that I used. This was the first time I had done back-end.
Sure, no worries, if you can add the database schema that would be great. Also curious did you envision loading the data that is in the spreadsheets into the app? I'm working on getting this running first as a container and then eventually in openshift. If there is anything else you can think of that would help me with this task please let me know. Thanks again.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey @trannycyborg, just getting started figuring out the deployment for this app. Wondering about how the database gets initialized? Looking at the server/server.js and see the queries/serialization but not sure how the objects in the database get created? Any info on this would be amazing. Thanks
The text was updated successfully, but these errors were encountered: