Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 429 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 429 Bytes

Demo of migration engine

Prerequisites

Installation

pnpm i

Run

pnpm demo

After you run, you can edit file demo/src/migration.ts - on every change migration will be rerunning. So far there is no memoization, so it will rerun from scratch every time.