Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thedevelop3r/encryptor
https://github.com/thedevelop3r/encryptor
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thedevelop3r/encryptor
- Owner: Thedevelop3r
- Created: 2023-11-09T13:04:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-09T13:30:34.000Z (about 1 year ago)
- Last Synced: 2024-04-24T03:26:56.652Z (7 months ago)
- Language: JavaScript
- Homepage: https://encryptor-ten.vercel.app
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.