Skip to content

bleumatin-fr/seeds

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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages