Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!!!
- Host: GitHub
- URL: https://github.com/lalit2005/staticshield
- Owner: lalit2005
- License: mit
- Created: 2021-06-03T05:15:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T09:56:56.000Z (about 1 year ago)
- Last Synced: 2024-10-31T08:52:22.883Z (8 days ago)
- Topics: auth0, harperdb, nextjs, password-protect, reactjs, security, typescript, vercel
- Language: TypeScript
- Homepage: https://staticshield.vercel.app
- Size: 6.56 MB
- Stars: 73
- Watchers: 0
- Forks: 12
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Security: docs/security.md
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