cp .env.template .envbun installbun run devbunx drizzle-kit generate# Local database
bunx wrangler d1 migrations apply spoon_project --local
# Remote database
bunx wrangler d1 migrations apply spoon_project --remote| Name | Name | Last commit date | ||
|---|---|---|---|---|
cp .env.template .envbun installbun run devbunx drizzle-kit generate# Local database
bunx wrangler d1 migrations apply spoon_project --local
# Remote database
bunx wrangler d1 migrations apply spoon_project --remote