https://github.com/plsankar/domain-placeholder
A Simple Next.JS app which can be used as a domain placeholder.
https://github.com/plsankar/domain-placeholder
Last synced: 3 days ago
JSON representation
A Simple Next.JS app which can be used as a domain placeholder.
- Host: GitHub
- URL: https://github.com/plsankar/domain-placeholder
- Owner: plsankar
- Created: 2023-06-18T06:07:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T05:52:34.000Z (6 months ago)
- Last Synced: 2025-03-01T03:29:40.841Z (4 months ago)
- Language: TypeScript
- Homepage: https://domain-placeholder.vercel.app
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Domain Placeholder
A Simple Next.JS app which can be used as a domain placeholder.

## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`NEXT_PUBLIC_HCAPTCHA_SITE_KEY` - HCaptch Site Key
`HCAPTCHA_SECRET` - HCaptcha Secrect Key
`ACCESS_KEY` - Web3Forms Access Key
## Demo
The demo is available at https://domain-placeholder.vercel.app/
## Used By
This project is used by :
- www.minnanjhal.com
## License
[MIT](https://choosealicense.com/licenses/mit/)