Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.57 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.57 KB

Liminal Lyme

Research companion for tick-borne illness.

Key Features

Browse

Search Reddit for relevant posts.

  • Syntax highlighting for hundreds of medications and supplements.
  • Filter posts by medications, supplements, or specific illnesses.
  • View post history to see recovery journeys on accounts with multiple posts.
  • Share posts with friends using our dedicated links and visit the original Reddit post.
search_demo.mp4

Research

Find medication and supplement ideas with a graphical tree interface.

  • Links to published research or online articles.
  • Purchase links to supplements for your convenience.
  • Contribute to our knowledge base by suggesting therapies you have tried or researched here.
tree_demo.mp4

Visit LiminalLyme.com to Get Started!

Technical Details

How to Host Locally

Clone this repository, navigate to the liminal-lyme directory and install dependencies with npm install.

Then start a development server:

npm run dev