A Node.Js chatting application to support multilingual conversations.
https://meroo36-multilingual-chat.herokuapp.com/
Clone the project
git clone https://github.com/meroo36/multilingual-chat.gitGo to the project directory
cd multilingual-chatInstall dependencies
npm installStart the server
npm startFor Windows
copy env-example .envFor Unix
cp env-example .envTo run this project, you will need to add the following environment variables to your .env file
PORT
DEEPL_API_KEY
You can get your DEEPL_API_KEY from https://www.deepl.com/