Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
radioblahaj authored Jun 15, 2020
1 parent 7373500 commit 287019f
Showing 1 changed file with 11 additions and 15 deletions.
26 changes: 11 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Demo of this project: [https://coffee.mohddanish.me/](https://coffee.mohddanish.me/)
This Project Demo can be viewed here : [https://coffee.mohddanish.me/](https://coffee.mohddanish.me/)

## About Me

Expand All @@ -22,29 +22,27 @@ I'm publishing this page on **https://vercel.com/** service for free and You can

## How to Setup

You have know basic coding nothing more.
It's Pretty simple, you just need basic coding skills, a vercel account and a gumroad account!

### Step 1:

Fork the repo in your account. and now clone on your machine.
Fork The Repo and Setup on your local system.

`git clone https://github.com/<your_github_username>/gumroad-coffee-template.git`

`cd gumroad-coffee-template`

### Step 2:

Create a product in gumroad.
Create a New or link an existing product using gumroad, be creative name the product whatever you like maybe it's a ice chai latte or pizza. 

### Step 3:

Open file name `data.json` in your editor.

Here is the JSON file example:
Navigate to the \`\`\`data.json\`\`\` File and change the values to match your profile

```
{
"gumroadProductURL": "https://gum.co/rxqNq",
"gumroadProductURL": "https://gum.co/[your-product-url-ending]",
"name": "Mohd Danish",
"subtitle": "Indie Hacker",
"about": "I'm 26y old Front-end Engineer with Master Degree but I can do anything related with technology. 🚀 I can make MVP in days, 🧙‍♀️ Magic with NodeJS, 🤖 Automate the boring stuffs, 👨‍💻 Hack the third party APIs for any use case, and I always get a solution of the problem. I'm foodie & love to cook 🍳.",
Expand Down Expand Up @@ -78,32 +76,30 @@ Here is the JSON file example:
}
```

Change the values with yours.

### Step 4:

After editing the file push the code on your github account. So, you will have your own githu repository.
Affter editing, push the code stright to your github.

### Step 5:

Get your Gumroad `Access Token` from your gumroad account. Read here is the official documentation to generate access token https://gumroad.com/api
Genarate a New Gumroad Access Token, To do this go to [https://gumroad.com/api  ](https://gumroad.com/api) and register a new OUath Application following and using the docs. Copy the Access Token, You'll need soon :

### Step 6:

Go to https://vercel.com and click on `Import Project` and wait for to deploy.
Go to https://vercel.com and go to import project, select your repo and start deploying

### Step 7:

After successful deployed, go to the `Envirement Variables` Section, name the env varible as GUMROAD\_ACCESS\_TOKEN, and add your Access Token To the Value.

### Step 8:

That's all.
You're done! Wasn't that easy?

## Thanks

if you love my work you can support me here with `Caffee latte - cold` - [https://coffee.mohddanish.me/](https://coffee.mohddanish.me/)

If you need help to setup this template for you. DM on Twitter - [@mdddanishyusuf](https://twitter.com/mddanishyusuf)

☕️☕️☕️
☕️☕️☕️

0 comments on commit 287019f

Please sign in to comment.