A searchable, auto-updating list of streamers for a certain topic.
A searchable, auto-updating list of streamers for a certain topic.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
pnpm
is required
twitch-search-server
instance is required
Install the dependencies with:
pnpm install
Then you can open your browser and see the page at http://127.0.0.1:3000/.
Here are a few preview images of the deployed site:
Here are the google pagespeed stats:
You can see a deployment example at ./.github/workflows/build-and-deploy.yml
The code is formatted and checked with prettiers default settings.
- Vue.js - JavaScript Framework
- prettier - code formatter
- tailwindcss - CSS framework
- pnpm - package manager