Initial commit

This commit is contained in:
2025-01-30 16:07:01 -07:00
commit 0c1f98344b
144 changed files with 6804 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
name: backend
description: "TBD"
version: 0.0.1+1
publish_to: none
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
dart_frog: ^1.1.0
shared_models:
path: ../shared_models
dev_dependencies:
mocktail: ^1.0.3
test: ^1.25.5
very_good_analysis: ^5.1.0