degenask.me is a social Q&A app on Base. Earn $DEGEN for answering questions and get rewards if someone peek into your answer. Leverage your onchain social reputation and stay based.
You must have a Farcaster account to interact with degenask. Create your account from here.
You require two things in your machine:
Clone the repo via CLI:
git clone https://github.com/neel-ds/degenask.git
cd degenask
Install the required packages:
pnpm install
Add required environment variables mentioned in .env.example
file
touch .env.local #Paste env variables in this file and your values
In the project directory, you can run:
pnpm dev
- Open http://localhost:3000 to view it in the browser.