Simple app that helps you dump all your friend.tech keys at once
cp .env-sample .env
- fill
.env
with values source .env
- Run the dev server:
npm run dev
- app will be available on http://localhost:3000
Simple app that helps you dump all your friend.tech keys at once
cp .env-sample .env
.env
with valuessource .env
npm run dev