feat: als and prisma
This commit is contained in:
4
src/auth/auth.controller.ts
Normal file
4
src/auth/auth.controller.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { Controller } from '@nestjs/common';
|
||||
|
||||
@Controller('auth')
|
||||
export class AuthController {}
|
||||
Reference in New Issue
Block a user