import { sequelize } from '$lib/server/database'; // make sure that the database and tables exist await sequelize.sync();