Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

spiffytech/LurkerForReddit

Repository files navigation

Lurker for Reddit

To build:

  • Create a Reddit app at https://www.reddit.com/prefs/apps/
  • Set APP_URL and REDDIT_APP_ID variables (either as environment varibles, or a .env file)
  • npm run build
  • Serve the public directory

To develop

  • Set the variables same as building
  • npm run dev

Releases

No releases published

Packages

No packages published