https://github.com/dnslink-std/dnslink-website
Source code of the website at https://dnslink.dev
https://github.com/dnslink-std/dnslink-website
dnslink
Last synced: 3 months ago
JSON representation
Source code of the website at https://dnslink.dev
- Host: GitHub
- URL: https://github.com/dnslink-std/dnslink-website
- Owner: dnslink-std
- License: mit
- Created: 2019-03-03T19:42:55.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T02:30:29.000Z (over 3 years ago)
- Last Synced: 2025-02-26T17:43:27.129Z (over 1 year ago)
- Topics: dnslink
- Language: Vue
- Homepage: https://dnslink.dev
- Size: 674 KB
- Stars: 10
- Watchers: 8
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [dnslink.dev](https://dnslink.dev) website
This is the website at https://dnslink.dev (and https://dnslink.io)
## Develop
```
npm ci
npm start
```
## License
[MIT](./LICENSE)