GitDeployHub

3imed-jaberi/p-crypt

github.com/3imed-jaberi/p-crypt ↗
Node.js API
11 environment variables found in process.env references (scan)

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • P_CRYPT_ALGORITHM
  • P_CRYPT_ARABIC_CHARS
  • P_CRYPT_CHINESE_CHARS
  • P_CRYPT_EMOJIS
  • P_CRYPT_LATINO_CHARS
  • P_CRYPT_SALT_SIZE
  • P_CRYPT_SECRET secret
  • P_CRYPT_SPECIAL_CHARS
  • P_CRYPT_SWEDISH_CHARS
  • P_CRYPT_TURKISH_CHARS
  • P_CRYPT_WITH_ARGON
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/3imed-jaberi/p-crypt
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/3imed-jaberi/p-crypt
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/3imed-jaberi/p-crypt
Or deploy to a different host
← Try another repo