daveholst / ts-pulumi-template

Typescript Pulumi Project Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template for TS projects ft. Pulumi

This is a GH template repo to ease the pain of spinning up new TS projects. In order to quickly deploy projects, basic pulumi bootstrapping has been added.

Includes

This template includes a few tools setup out of the box.

  • Typescript
  • Pulumi
  • Pulumi
  • EsLint
  • Prettier
  • .gitignore

Scripts

pnpm dev - uses concurrently to run TSC and nodemon on the repo

About

Typescript Pulumi Project Template


Languages

Language:TypeScript 100.0%