Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
🧩 A ready-to-use CI/CD Pipeline for managing your database migrations with Atlas
Add Package
deno add jsr:@fluentci/atlas
Import symbol
import { migrate } from "@fluentci/atlas";
Import directly with a jsr specifier
import { migrate } from "jsr:@fluentci/atlas";
Add Package
pnpm i jsr:@fluentci/atlas
pnpm dlx jsr add @fluentci/atlas
Import symbol
import { migrate } from "@fluentci/atlas";
Add Package
yarn add jsr:@fluentci/atlas
yarn dlx jsr add @fluentci/atlas
Import symbol
import { migrate } from "@fluentci/atlas";
Add Package
vlt install jsr:@fluentci/atlas
Import symbol
import { migrate } from "@fluentci/atlas";
Add Package
npx jsr add @fluentci/atlas
Import symbol
import { migrate } from "@fluentci/atlas";
Add Package
bunx jsr add @fluentci/atlas
Import symbol
import { migrate } from "@fluentci/atlas";