Newrow chat front-end

To start the server

cp .env.example .env
npm i;
npm start;