Skip to content

Repository files navigation

SEEDS - ARVIVA

Prerequisites

Install

yarn install

## to clean all installed node_modules
yarn clean

Develop

yarn start

Migrations

Create a migration

yarn run migration:create
# rename and fill new file created in packages/server/migrations

Migrate database

Migrations run automatically when server starts.

You can also run them manually:

yarn run migration:up

Deploy

Through github actions

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages