@ematipico/terraform-nextjs-plugin

v4.0.0
A nextjs plugin to generate cloud providers configuration for Terraform
nextjs terraform serverless plugin aws cloud providers

test

jest --watch

test:ci-unix

CI=true jest --colors --coverage --maxWorkers=4 --reporters=default --reporters=jest-junit && codecov -t 260305d4-6357-42d2-a73c-4c9b255d278a

test:ci-win

jest --colors --coverage --maxWorkers=4 --reporters=default --reporters=jest-junit

release

standard-version

lint

npm run lint:files && npm run lint:types

lint:files

eslint --ext js ./src ./bin ./tests

lint:fix

npm run lint:files -- --fix

lint:types

tsc

integration:build

cd ./integration/app; node ./build.js
npm i @ematipico/terraform-nextjs-plugin

Metadata

  • MIT
  • >= 12.x.x
  • Emanuele Stoppa
  • released 9/12/2020

Downloads

Maintainers