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.git
Go to the project directory
cd multilingual-chat
Install dependencies
npm install
Start the server
npm start
For Windows
copy env-example .env
For Unix
cp env-example .env
To 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/