Babies are free

This commit is contained in:
Nate Anderson
2025-01-29 17:50:44 -07:00
commit b99560e34b
35 changed files with 2533 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
name: backend
description: A new Dart Frog application
version: 1.0.0+1
publish_to: none
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
dart_frog: ^1.1.0
shared_models:
path: ../shared_models
dart_jsonwebtoken: ^2.8.0
uuid: ^3.0.7
dev_dependencies:
mocktail: ^1.0.3
test: ^1.25.5
very_good_analysis: ^5.1.0