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

https://github.com/thedevelop3r/encryptor


https://github.com/thedevelop3r/encryptor

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Env Encryptor

## Getting Started

For Production

install dependencies

```bash
yarn
```

build

```bash
yarn build
```

production start

```bash
yarn start
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.