Skip to content

leegilmorecode/aws-serverless-cdk-app-with-biome

Repository files navigation

Serverless CDK with Biome

Utilising Biome in our Typescript AWS CDK applications which comes with "batteries included".

header

Note: If you choose to deploy these resources you may be charged for usage.

The article for this repo can be found here: https://blog.serverlessadvocate.com/how-to-use-biome-in-aws-cdk-solutions-44671ae9a3a4

Installing

  1. At the root run npm i.
  2. cd into the orders-service folder and run npm i.
  3. Now run npm run deploy:develop to deploy the application.

Removing

To remove the solution run npm run remove:develop in the order-service folder.

About

We cover how to use Biome in TypeScript AWS CDK solutions for linting, analysing, and formatting - all in one with batteries included.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors