Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 267 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 267 Bytes

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