Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lalit2005/staticshield

Password protect any website in less than 2 minutes. Only a single line of code is required!!!
https://github.com/lalit2005/staticshield

auth0 harperdb nextjs password-protect reactjs security typescript vercel

Last synced: about 13 hours ago
JSON representation

Password protect any website in less than 2 minutes. Only a single line of code is required!!!

Awesome Lists containing this project

README

        

![image](https://user-images.githubusercontent.com/69138026/123915493-30b28c80-d99e-11eb-8a64-2d07977661d0.png)

![image](https://user-images.githubusercontent.com/69138026/123914848-7b7fd480-d99d-11eb-9bca-463f4d7e68e6.png)

# [How I built it](https://lalit2005.hashnode.dev/staticshield)

## Demo

Password protect a website in less than 2 mins!!

https://user-images.githubusercontent.com/69138026/123917671-ab7ca700-d9a0-11eb-8531-4297d2b12ced.mp4

## Some useful links that you might require

1. StaticShield website - https://staticshield.vercel.app
2. StaticShield Docs - https://staticshield.vercel.app/docs/
3. GitHub repo - https://github.com/Lalit2005/staticshield
4. GitHub repo (docs) - https://github.com/Lalit2005/staticshield-docs
5. GitHub repo (StaticShield examples) - https://github.com/Lalit2005/staticshield-examples

## Tech stack 📚

1. Next.js - The most amazing React framework on the planet
2. TailwindCSS - Styling
3. Geist UI - React component library
4. HarperDB - Database
5. Nextra - Documentation
6. Auth0 - Authentication
7. Axios - API requests
8. React Hook Form - Form validation
9. Zod - Validation
10. Web3forms - Form submissions
11. SWR - Remote data fetching
12. Typescript - Type checking
13. Uglify-js - Minifying script
14. Vercel - Hosting