-
Consists of modules: authentication, boards, comments, files handling, pins, search module, users.
-
Comments, boards and pins of users are protected by ownership guards.
-
Creation of new pins and comments protected by authentication guard.
-
Data is validated with class-validator package.
-
Search module is built on queries.
-
Database used: Mongodb.
-
Static content is served via nginx.
Link - https://ivan-dev.ru/