Lalit2005/staticshield: Password protect any website in less than 2 minutes. Only a single line of code is required!!!
Password protect any website in less than 2 minutes. Only a single line of code is required!!! - Lalit2005/staticshield: Password protect any website in less than 2 minutes. Only a single line of c...
ivandotv/nextjs-client-signin-logic: Example of implementing client sign-in flow with Next.js and protecting static pages from unauthorized access.
Example of implementing client sign-in flow with Next.js and protecting static pages from unauthorized access. - ivandotv/nextjs-client-signin-logic: Example of implementing client sign-in flow w...
cloudflare/turnstile-demo-workers: A simple demo with a Turnstile-protected form, using Cloudflare Workers.
A simple demo with a Turnstile-protected form, using Cloudflare Workers. - cloudflare/turnstile-demo-workers: A simple demo with a Turnstile-protected form, using Cloudflare Workers.
tylermcginnis/react-router-firebase-auth: Example of how to have protected routes with Firebase and React Router.
Example of how to have protected routes with Firebase and React Router. - tylermcginnis/react-router-firebase-auth: Example of how to have protected routes with Firebase and React Router.
jstrieb/link-lock: Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension
Password-protect URLs using AES in the browser; create hidden bookmarks without a browser extension - jstrieb/link-lock: Password-protect URLs using AES in the browser; create hidden bookmarks with...
So I have a Makefile in which I have the follwoing code that I try to understand:
for file_exe in `find . -name "zip_exe-*"`; do \
./$${file_exe} -d $(UNZIP_PATH)/lib; \
done
As I understand ...
BretFisher/multi-platform-docker-build: Using BuildKit and TARGETPLATFORM for cross-platform Dockerfiles
Using BuildKit and TARGETPLATFORM for cross-platform Dockerfiles - BretFisher/multi-platform-docker-build: Using BuildKit and TARGETPLATFORM for cross-platform Dockerfiles
docker-practice/buildx: Docker CLI plugin for extended build capabilities with BuildKit
Docker CLI plugin for extended build capabilities with BuildKit - docker-practice/buildx: Docker CLI plugin for extended build capabilities with BuildKit