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
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!
- Frontend: SvelteKit, JavaScript, D3.js
- Backend: Node.js
- Database: PocketBase (SQLite)
- Hosting: DigitalOcean Droplet
- Alerts: Telegram Bot
Clone this repository, navigate to the liminal-lyme directory and install dependencies with npm install
.
Then start a development server:
npm run dev