Skip to content

Melak12/appwrite-db-migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appwrite-db-migrator

An automation script to create appwrite collections and attributes using node js.

Project setup

npm install

add environment virables

create .env file in the root directory with the following variables: 
APPWRITE_API_KEY
APPWRITE_PROJECT_ID
APPWRITE_API_ENDPOINT

run the migration script

npm run migrate

Resources

See Appwrite Docs.

About

An automation script to create appwrite collections and attributes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published