text-chiper is a secure and convenient online tool that empowers users to generate robust passwords and encrypt text using advanced encryption algorithms
- create
.env
SITE_SECRET=YOUR_SECRET
- run
yarn
to install dependencies - run
yarn start
to start the server OR - run
yarn dev
to run development server