A Chat application with registration and login system built using Express, NextJS (React), PostgreSQL, TypeScript, SCSS, WebSockets and Passport.
To build and run: Ensure NodeJS and PostgreSQL are installed and PostgreSQL is running,
then run: npm i && npm run build && npm start