https://github.com/douxxu/dpip.lol
Landing page and api for dpip.lol
https://github.com/douxxu/dpip.lol
api backend frontend html landing-page open-source php website
Last synced: 4 months ago
JSON representation
Landing page and api for dpip.lol
- Host: GitHub
- URL: https://github.com/douxxu/dpip.lol
- Owner: douxxu
- License: gpl-3.0
- Created: 2025-01-05T02:26:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-12T15:53:47.000Z (9 months ago)
- Last Synced: 2025-01-12T16:36:35.655Z (9 months ago)
- Topics: api, backend, frontend, html, landing-page, open-source, php, website
- Language: HTML
- Homepage: https://dpip.lol
- Size: 671 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DouxxPI Private domains
## Introduction
DPIP.lol (Accronym for DouxxPI Private domains) is a general purposes domain used by douxxpi / douxxu (douxx.tech)
This repo contains the landing page and the mail api. Feel free to make PRs to improve it !## Deployment
To host the landing page, you'll need a web server like apache2 or ngnix. Just clone the repository into your document root and you should be fine.
To host the API, you'll need to create a file names `utils/secrets.php` containing this php script:```php
```
Once done, be sure that php is running on your webserver and you should be ok !
---
This project is licensed under the GPL-3.0 license.
Made by > Douxx.tech