Files
strain-tools/packages/search-site
joe fleming 8c45a533b0 chore: add data and lunr via plugins
this way lunr is only set up once, which speeds up the loading of the search page. also makes sure the data doesn't increadse the bundle sizes of the various pages that use it.
2018-09-17 18:09:42 -07:00
..
2018-09-17 18:09:42 -07:00
2018-09-08 17:43:31 -07:00
2018-08-31 13:37:11 -07:00
2018-09-13 17:01:45 -07:00
2018-09-13 20:41:29 -07:00

search-site

GitHub license

Strain search static website. Use it to search for strains by name, effects, medical uses, and other tags.

Based on data from leafly. You'll need to run the scraper first since that's where the data comes from.

Usage

  • yarn start: starts the dev server, with HMR
  • yarn build: builds the static site into the dist path
  • yarn deploy: builds and deploys the app onto firebase

License

MIT © w33ble