sails To get started, run folowing: git clone https://github.com/knarkzel/sails cd sails/ bun install bun dev Migrations After modifying src/lib/schema.ts, generate migration files with bun db:generate.