Me and my brother would sit in the magazine aisle at the grocery store and pore over Nintendo Power like it was a religious text lol
Also, you just made me remember getting all those demo discs with PlayStation magazine
Me and my brother would sit in the magazine aisle at the grocery store and pore over Nintendo Power like it was a religious text lol
Also, you just made me remember getting all those demo discs with PlayStation magazine
I’ll look into sequelize! Also, we are undergoing a training right now. I have some previous experience from $lastJob with k8s, but I’m sure my knowledge is out of date so glad to be doing it.
Though we are moving to kubernetes & helm soon, currently we use migration scripting tools (like alembic
) for schema and data migration on app start, and our infrastructure/devops team uses ansible for deployment. Currently, we don’t have CI/CD straight to production—it’s still a manual process—but I hope to change that as our organization starts using k8s.
What do you mean by “doesn’t read from the same directory”? Is part of your application’s function to read in data from files in your project’s directory tree?
Without seeing the directory structure of your project, or some more actual code samples its hard to understand how to help 😅