📄️ Prerequisites
NodeJS, package managers, and Typescript
📄️ Create a Project
Install and initialize Basketry
📄️ Add a Service Definition
Use Swagger.io's Petstore example service definition
📄️ Add a Generator
Generate Petstore types and interfaces in TypeScript
📄️ Create a Build Script
Add a basketry script to your package.json file
📄️ Enforce Rules
Use rules to create consistency in your service design
📄️ Congratulations!
You have just learned the basics of Basketry!