Replaces the occurance of words with urdu origin to its hindi translation with cutom dictionary.
avc_Urdu-Hindi.Converter.-.Google.Chrome.2022-12-21.19-39-18.mp4
For development, you will only need Node.js and a node global package, Yarn, installed in your environement.
-
Just go on official Node.js website and download the installer. Also, be sure to have
git
available in your PATH,npm
might need it (You can find git here). -
You can install nodejs and npm easily with apt install, just run the following commands.
$ sudo apt install nodejs
-
You can find more information about the installation on the official Node.js website and the official NPM website.
If you need to update npm
, you can make it using npm
! Cool right? After running the following command, just open again the command line and be happy.
$ npm install npm -g
$ git clone https://github.com/ashishk1506/Urdu_Replacer.git
$ cd PROJECT_TITLE
$ npm install
DB_DATABASE_SSL=
DB_HOST_SSL=
DB_PASS_SSL=
DB_USER_SSL=
DB_PORT=
DB_DATABASE=
DB_HOST=
DB_PASS=
DB_USER=
PORT=
SSL=0
ADMIN_MAIL=
MAIL_PASS=
BLOB_CONNECTION_STRING=
$ node index.js