claytonbrown / codecatalyst-blueprints-for-aws-pdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeCatalyst Blueprints for AWS-PDK

This repository contains PDK based CodeCatalyst Blueprints.

The blueprints can be found under blueprints/*

  • Blueprint cloudscape-react-website
  • Blueprint devops
  • Blueprint infra
  • Blueprint monorepo
  • Blueprint type-safe-api

Public documentation on the pdk can be found here.

Usage Guide

Prerequisites

  1. Install NVM if you haven't already

  2. Run the following command:

npm install -g pnpm npm@10.5.0 @aws/pdk

Install & Build

Run the following:

pdk install
pdk build --parallel [number of cores]

License

Refer to License

Contributing

Refer to Contributing

About

License:Apache License 2.0


Languages

Language:TypeScript 100.0%