Skip to content

Sample repository for a minimal example of the arango-migrate cli tool.

Notifications You must be signed in to change notification settings

TimMikeladze/arango-migrate-example

Repository files navigation

arango-migrate-example

A minimal example of how to use the arango-migrate cli tool.

How to use

docker compose up -d

cp .env.example .env

yarn install

yarn arango-migrate --up

yarn arango-migrate --list

yarn arango-migrate --init my_new_migration

yarn arango-migrate --up

Read the full documentation here

About

Sample repository for a minimal example of the arango-migrate cli tool.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published