An open API service indexing awesome lists of open source software.

https://github.com/datejer/domainhack

Find a perfect short domain for your next site!
https://github.com/datejer/domainhack

domains nextjs react sass typescript

Last synced: 6 months ago
JSON representation

Find a perfect short domain for your next site!

Awesome Lists containing this project

README

          




A domain hack is a unique domain name that uses the TLD to create a word or sentence. For example, "bir.ds", "examp.le" or "hello.world". Domain hacks offer the ability to produce shorter domain names. This makes them potentially valuable as redirectors, pastebins, base domains from which to delegate subdomains and URL shortening services.

![Next.js](https://img.shields.io/badge/Next.js-%23000000?logo=next.js&logoColor=white)
![TypeScript](https://img.shields.io/badge/TypeScript-%233178C6?logo=typescript&logoColor=white)
![SCSS](https://img.shields.io/badge/Sass-%23CC6699?logo=sass&logoColor=white)
![Vercel](https://vercelbadge.vercel.app/api/datejer/domainhack)
![Website](https://img.shields.io/website?url=https%3A%2F%2Fdomainhack.ejer.gq)

## Ingredients

- TypeScript
- Next.js
- Sass (SCSS Modules)
- lodash.debounce

## How to develop

```bash
$ git clone https://github.com/datejer/domainhack.git
$ cd domainhack
$ yarn
$ yarn dev
```

## How to lint

Using ESLint and Prettier.

```bash
$ yarn lint
```

## How to build

```bash
$ yarn build
```

## How to deploy

Deployed using ▲ Vercel at [domainhack.ejer.gq](https://domainhack.ejer.gq/)

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fdatejer%2Fdomainhack)

## Special thanks

- Thank you [domainhack.me](https://github.com/grigoreme/domainhack.me) for the inspiration and I hope to carry your legacy well.