* Switch from express to fastify * Use zod validation for api routes * Fix type in password reset routes * Use string as data type for bigint because of serialization issues * Fix use of user id instead of account id for some file operations