vvkin / what-to-read

Simple application to have some practice with TS/Fastify/MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatToRead

What is it

It's simple application where users can read books and share minds about that via comments.

Features

  • CRUD for user, book and comment entities
  • Replying to books, comments
  • All of entities can be liked/disliked
  • Authentication/Authorization with JWT

Techonologies

  • TypeScript
  • Node.js
  • Fastify
  • MongoDB

About

Simple application to have some practice with TS/Fastify/MongoDB


Languages

Language:TypeScript 95.7%Language:JavaScript 3.0%Language:Shell 1.3%