Skip to content

kneekill/dumptech

Repository files navigation

Dump Tech

Simple app that helps you dump all your friend.tech keys at once

Running

  • 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