Letters

When deployed, the Vercel app prompts for a 11-character code for which it redirects you to a configured link.

Prompt:

prompt

Entering the code:

code

Right code:

Once right code is entered, the link is displayed on screen as well as redirection is made.

success

Deployment

  1. Set up Vercel on your environment;
  2. Clone the repo;
  3. Copy data.raw.example to data.raw and fill it in with tab-separated rows of name, code, url;
  4. Run ./update.secrets or create secret in Vercel from data.raw;
  5. Deploy running vercel.

Demo: https://letters-test.t56.now.sh/ (Try codecode123 for successful entry)