mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2025-12-17 05:09:26 +00:00
add crete/get cards
This commit is contained in:
4
src/modules/cards/cards.service.ts
Normal file
4
src/modules/cards/cards.service.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { Injectable } from '@nestjs/common'
|
||||
|
||||
@Injectable()
|
||||
export class CardsService {}
|
||||
Reference in New Issue
Block a user