🎯 This microservice will be helpful for you to `eliminate repetitive tasks` such as
1. Adding SEO to webpages
2. Adding Banners to website
3. Adding common pages such as
1. About us
2. Privacy Policy
3. Other such pages where Title & Description is there.
🏡 Multi language support.
You can follow these instructions to setup a dev environment:
- Install Node 18.18.0 (LTS)
- Install npm: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
- Clone this repo:
git clone https://github.com/more03625/web-task-pro.git
- Run
npm install
to install dependencies
Installing Required Packages:
npm install # install all packages
Create .env files
npm run create-env
Running webSocketPro
npm run dev # Refer package.json for more envs
After running above command, you can access the server at http://localhost:8080