Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thedevelop3r/encryptor


https://github.com/thedevelop3r/encryptor

Last synced: 22 days 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.