Skip to content

bjing94/pinterestBack

Repository files navigation

Pinterest clone backend service

  1. Consists of modules: authentication, boards, comments, files handling, pins, search module, users.

  2. Comments, boards and pins of users are protected by ownership guards.

  3. Creation of new pins and comments protected by authentication guard.

  4. Data is validated with class-validator package.

  5. Search module is built on queries.

  6. Database used: Mongodb.

  7. Static content is served via nginx.

Link - https://ivan-dev.ru/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published