Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.1 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.1 KB

🚀 Web Task Pro: The Ultimate solution to get rid of repetitive tasks.

🎯 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.

🛠️ Local development

Prerequisites

You can follow these instructions to setup a dev environment:

Installing Required Packages:

npm install # install all packages

Create .env files

npm run create-env

Note: Set env variables

Running webSocketPro

npm run dev # Refer package.json for more envs

After running above command, you can access the server at http://localhost:8080