An open API service indexing awesome lists of open source software.

https://github.com/zain-ul-din/text-cipher

text-chiper is a secure and convenient online tool that empowers users to generate robust passwords and encrypt text using advanced encryption algorithms
https://github.com/zain-ul-din/text-cipher

Last synced: 6 months ago
JSON representation

text-chiper is a secure and convenient online tool that empowers users to generate robust passwords and encrypt text using advanced encryption algorithms

Awesome Lists containing this project

README

          

# text-cipher
text-chiper is a secure and convenient online tool that empowers users to generate robust passwords and encrypt text using advanced encryption algorithms

### Get Started

- create `.env`

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

![2cc5e64f-e828-4309-83b4-2aea3980b6e0](https://github.com/Zain-ul-din/text-cipher/assets/78583049/c893494f-cc72-4e1d-a310-c96f9003ec4a)