You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chatify API is a backend service built with NestJS, TypeORM and PostgreSQL for a real-time messenger application. It provides various features liek: authorization, user profile setup, direct chats, etc.
Chatify API is a REST API for chatting application with real-time features build with NestJS as the core technology. Project using a PostgreSQL as a database providing high data-consistency, with T…