/blog-server

can create a blog, comment and like the created posts

Primary LanguageTypeScript

Todo

  • User

    • Use id of entity
    • Delete the snowflake file
    • Refactor the code
  • Post

    • comments and likes will be divided into modules
    • Refactor the code