Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 293 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 293 Bytes

Fastly

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