profilecity/vidur

Run migration on server startup independently.

Open

#111 opened on Sep 2, 2024

 (5 comments) (0 reactions) (0 assignees)Vue (104 forks)auto 404
good first issue

Repository metrics

Stars
 (428 stars)
PR merge metrics
 (PR metrics pending)

Description

When server starts up, 1.on-startup.ts file runs which has a lot of startup logic. Update this to also run migrations.

Contributor guide