Add initial quickstart files

This commit is contained in:
Ryan Brott
2022-09-22 08:11:23 -07:00
parent 2390680ce6
commit 67b0165c32
37 changed files with 4139 additions and 0 deletions

3
.gitignore vendored
View File

@ -85,3 +85,6 @@ lint/generated/
lint/outputs/
lint/tmp/
# lint/reports/
.DS_Store
/.idea