Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 723 Bytes

README.md

File metadata and controls

59 lines (34 loc) · 723 Bytes

Multilingual Chat

A Node.Js chatting application to support multilingual conversations.

Demo

https://meroo36-multilingual-chat.herokuapp.com/

Run Locally

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

Environment Variables

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/