laravel-vue-jwtauth-spa-todo-app
SPA Todo application with authentication using Lavavel 5.4 + Vue.js 2.2 + JWTAuth
Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.
SPA Todo application with authentication using Lavavel 5.4 + Vue.js 2.2 + JWTAuth
gcal/outlook like calendar component for React Native
Build Typed GraphQL Queries in TypeScript without the code generation
dotenv-vault is a simple command-line tool for encrypting and decrypting individual values in .env files. Inspired by yamlvault, it uses aes-256-cbc cipher with SHA256 signing by default and is built with Bash, OpenSSL, and Perl. Select specific keys to encrypt via command line flag, including support for regular expressions. Decryption reverses the process, restoring original values. A create command helps generate new encrypted entries directly. Password can be provided via flag, DOTENVPASSWORD environment variable, a .dotenv-password file, or prompted at runtime. Note: this project is deprecated and no longer maintained. The author recommends using git-crypt or alternative tools.