Note: This app is still under development
To try it, execute the following command:
mkdir jovialText && cd jovialText && curl -o run-jovial-text.sh -s https://raw.githubusercontent.com/suryaanshrai/jovialText/refs/heads/v2/run-jovial-text.sh && bash run-jovial-text.shTo try it in dev mode, execute the following command:
git clone -b v2 [email protected]:suryaanshrai/jovialText.git && cd jovialText && docker compose -f docker-compose-dev.yml up