add "Feed" files with explanation to plan some basic file structure

This commit is contained in:
albert
2025-07-28 11:52:57 +02:00
parent f9df9aab0f
commit f2acbad1fa
4 changed files with 14 additions and 0 deletions

5
src/models/Feed.ts Normal file
View File

@ -0,0 +1,5 @@
// Aquí el modelo Feed
// Si usase mongoose, supongo que será diretamente el modelo de mongoose
// Ya veré si uso algun otro ODM