Skip to content

attilakiss323/chat-app-backend

Repository files navigation

Chat App backend

Node.js backend for the chat app. The purpose of this app is learning about different features in node.js.

Setup

Install postgress: https://postgresapp.com/

Install pgadmin -> Create server name: postgres host: localhost -> Create database chat-app-db

Install node

Available Scripts

In the project directory, you can run:

npm start:dev

Runs the app in the development mode.

npm test

Run tests

npm run build

Builds the app for production to the build folder.\

Features

The most important features of the app will be described below

Authentication middleware

TO DO

Websocket

TO DO

Translation API

TO DO

Tests

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published