feat: finish create and inquire application api and handle response and errors

This commit is contained in:
Abdalhamid Alhamad
2025-06-03 14:51:36 +03:00
parent d4fe3b3fc3
commit 1ea1f42169
23 changed files with 1698 additions and 124 deletions

View File

@ -31,6 +31,7 @@ import { MoneyRequestModule } from './money-request/money-request.module';
import { SavingGoalsModule } from './saving-goals/saving-goals.module';
import { TaskModule } from './task/task.module';
import { UserModule } from './user/user.module';
import { CardModule } from './card/card.module';
@Module({
controllers: [],
@ -82,6 +83,7 @@ import { UserModule } from './user/user.module';
CronModule,
NeoLeapModule,
CardModule,
],
providers: [
// Global Pipes