C. MikroORM setup - miguemesen/Fullstack_tuto GitHub Wiki

We iterate over what stuff we have in our entities (Posts)

Then we will add entities to our config (inside micro-orm.config.ts)

Then our migrator will run the migration automatically (inside index.ts on main)