luizf-lf / fluig-monitor

An environment monitoring and dashboard desktop app for Fluig servers.
MIT License
23 stars 9 forks source link

Merge branch dev/orm-migration (#1) #2

Closed luizf-lf closed 2 years ago

luizf-lf commented 2 years ago

Resolved #1

Database operations are now ORM based with the use of Prisma ORM. Automatic database migrations on production build have been added as a bonus.