Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 300 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 300 Bytes

Lemmy Explorer Frontend

This is a ReactJS SPA that uses the data from the crawler to display and search the instances and communities.

Data is retrieved using TanStack Query.

Development

  1. npm install
  2. npm run start

you can run the crawler node index.js --out to update the data