mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-19 15:27:04 +00:00
23 lines
999 B
Markdown
23 lines
999 B
Markdown
# is-a-dev
|
|
Register a free `yourname.is-a.dev` domain
|
|
|
|
## How do I register?
|
|
* Fork this project
|
|
* Add a `your-domain-name.json` new file in `domains/` directory to register `your-domain-name.is-a.dev`
|
|
* [Read the api reference for the json file](./API.md)
|
|
* The PR will be reviewed and merged
|
|
* After merging, the changes will take effect within a day
|
|
* That's it! Done! Now go show off your cool `.is-a.dev` domain
|
|
|
|
## Donate
|
|
This project is a free service for developers and will stay that way.
|
|
|
|
Donations will be greatly appreciated!
|
|
|
|
<a href="https://www.buymeacoffee.com/phenax" target="_blank"><img src="https://img.shields.io/badge/buy%20me%20a%20coffee-donate-blue.svg?style=flat-square" alt="Buy Me A Coffee donate button" /></a>
|
|
<a href="https://liberapay.com/phenax" target="_blank"><img src="https://img.shields.io/badge/liberapay-donate-yellow.svg?style=flat-square" alt="Liberapay recurring donation button" /></a>
|
|
|
|
|
|
## License
|
|
This project is under the [GPL-3.0](./LICENSE) license.
|