Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tglide/letterboxd-streaming-search
https://github.com/tglide/letterboxd-streaming-search
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tglide/letterboxd-streaming-search
- Owner: TGlide
- License: gpl-3.0
- Created: 2020-03-29T20:42:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T08:23:55.000Z (about 2 years ago)
- Last Synced: 2024-10-14T08:45:38.571Z (3 months ago)
- Language: Vue
- Size: 5.32 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Letterboxd Streaming Search
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge)](http://commitizen.github.io/cz-cli/)
[![Built with Vue](https://img.shields.io/badge/built%20with-vue-4FC08D?style=for-the-badge&logo=vue.js)](https://vuejs.org/)## Description
This is a webapp for viewing which movies of your Letterboxd watchlist are available on the most popular streaming services today
## Usage
- Clone/Download this repo
- Make sure you have the latest version of `yarn` installed.
- Install the dependencies by running `yarn`
- Run the app with `yarn start`That's it!
## Contributing
Contributors are welcome! As this is a commitizen friendly repo, please follow this instructions when committing:
- Run `yarn global add commitizen`
- For every commit, run `git cz` instead of `git commit`## License
This project is under the GNU General Public License v3.0