@era-ci/quick-start
TypeScript icon, indicating that this package has built-in type declarations

2.0.35 • Public • Published

Example:

yarn add --dev -W @era-ci/quick-start

# setup local redis, local docker-registy and verdaccio (local npm-registry)
docker-compose -f ./node_modules/@era-ci/quick-start/era-ci-mock-docker-compose.yml up -d

yarn era-ci-mocks --redis-url localhost:36379 --quay-helper-service-port 9000 --quay-mock-service-port 9001 --docker-registry-url localhost:35000 --docker-fake-org org1 --docker-fake-token token1

configure your era.config.ts to point to these endpoints and enjoy :)

p.s the docker-compose also setup npm-registry (verdaccio):

npm-username: username
npm-password: password
email: any@email.com

/@era-ci/quick-start/

    Package Sidebar

    Install

    npm i @era-ci/quick-start

    Weekly Downloads

    33

    Version

    2.0.35

    License

    UNLICENSED

    Unpacked Size

    1.08 MB

    Total Files

    9

    Last publish

    Collaborators

    • stav-coti
    • stavalfi