@pi-team-mn/generator-pi-team

1.2.1 • Public • Published

Generator-pi-team

Auto-scaffold serverless apps with yeoman.

Setup includes the following

  • Node
  • Typescript
  • Unit Testing
  • Integration Testing
  • CI Pipelines (for different solutions)
  • Serverless
    • Auto-configured domains
    • Auto-taggging
    • Generate and upload docs
    • Generate API docs
    • Include basic setup with authorizer, api keys and more
    • Can connect to VPC

How to use

Prep
  1. Install yeoman

    npm install -g yo

  2. Install the pi-team generator

    npm install -g @pi-team-mn/generator-pi-team

Create an app
  1. create a directory for your project

    mkdir <projectname>

  2. Run the generator

    yo @pi-team-mn/pi-team:serverless

  3. Answer the prompts

  4. Try to deploy the project

The project should now be configured with a single hello-world endpoint.

Readme

Keywords

Package Sidebar

Install

npm i @pi-team-mn/generator-pi-team

Weekly Downloads

0

Version

1.2.1

License

none

Unpacked Size

43.1 kB

Total Files

19

Last publish

Collaborators

  • gbvanrenswoude
  • alainnaipal
  • ddq-mn
  • kennethmartis
  • fbloembergen