Skip to content

Instantly share code, notes, and snippets.

@krolow
Created February 16, 2018 01:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krolow/ac61f754b67cc6b68eb3b8c4f111750c to your computer and use it in GitHub Desktop.
Save krolow/ac61f754b67cc6b68eb3b8c4f111750c to your computer and use it in GitHub Desktop.
I like to build side projects, I will describe here how I start those

Idea

Name / Email

Once you have a name I do use godaddy.com after register I go to cloudflare and create a register for domain, and get the DNS NS from cloudflare to go update it in godaddy.

Once the DNS is updated in godaddy, I like to setup a custom email like: hello@project.com, twitter@project.com etc... To do such a thing, I normally go in gmail and register a new email myproject@gmail.com and so I go to https://improvmx.com/ that supports email forward. I get the two MX DNS and go back to cloudflare to add them. Once the DNS is updated I confirm the creation in improvmx.

To be continued

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment