helpbuttons / hb-back

backend for helpbuttons
GNU Affero General Public License v3.0
4 stars 2 forks source link

implement database migrations nestjs/typeorm #97

Open albjeremias opened 2 years ago

albjeremias commented 2 years ago

Right now we use the syncronize: true

but this should not be used in production.. we need to generate migrations. https://docs.nestjs.com/techniques/database