Node.js backend for the chat app. The purpose of this app is learning about different features in node.js.
Install postgress: https://postgresapp.com/
Install pgadmin -> Create server name: postgres
host: localhost
-> Create database chat-app-db
Install node
In the project directory, you can run:
Runs the app in the development mode.
Run tests
Builds the app for production to the build
folder.\
The most important features of the app will be described below
TO DO
TO DO
TO DO
TODO