0.11.1 • Published 9 months ago

@onereach/idw-init-account-resources v0.11.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
9 months ago

Init Account Resources

This package is designed to create resources that are required for IDW to run in OneReach account (e.g. Lookup collections, etc.)

Initialization of DB

Using migrations

Any changes to RDB should be implemented via creating additional database migrations.

Do not change existing migrations since it will cause problems with their validation for every account that already has had them.

For more details on writing migrations see Postgrator documentation.

Local development

To run init function locally run:

pnpm local

You will need to authenticate and choose OneReach account for running init for.

Init of RDB locally

To run local init of RDB you need to connect to OneReach VPN first, otherwise script won't be able to connect to AWS RDS for running migrations.

Choosing different PDE

By default system will use development/staging PDE.
To change this behavior pass CLIENT and ENV environment variables:

CLIENT="multitenant" ENV="edison" pnpm local
0.11.1

9 months ago

0.11.0

9 months ago

0.10.1

9 months ago

0.10.2

9 months ago

0.10.0

10 months ago

0.9.0

10 months ago

0.8.5

10 months ago

0.8.4

10 months ago

0.8.3

10 months ago

0.8.2

11 months ago

0.8.1

11 months ago

0.8.0

11 months ago

0.6.6

11 months ago

0.4.8

12 months ago

0.3.0

1 year ago

0.5.0

12 months ago

0.3.2

1 year ago

0.3.1

1 year ago

0.7.0

11 months ago

0.3.3

1 year ago

0.6.3

12 months ago

0.4.5

1 year ago

0.6.2

12 months ago

0.4.4

1 year ago

0.6.5

11 months ago

0.4.7

12 months ago

0.6.4

11 months ago

0.4.6

1 year ago

0.4.1

1 year ago

0.2.3

1 year ago

0.4.0

1 year ago

0.6.1

12 months ago

0.4.3

1 year ago

0.6.0

12 months ago

0.4.2

1 year ago

0.2.4

1 year ago

0.2.2

1 year ago

0.1.0

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.0.3

1 year ago

0.0.1

1 year ago