Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nmckenryan/cringetv
A Social Media app where you can see if a TV series is safe to watch with your parents/kids. A combo of Letterboxd and Cringedb (WIP)
https://github.com/nmckenryan/cringetv
auth0 daisy nextjs postgresql prisma reactjs t3-stack tailwindcss trpc typescript
Last synced: 1 day ago
JSON representation
A Social Media app where you can see if a TV series is safe to watch with your parents/kids. A combo of Letterboxd and Cringedb (WIP)
- Host: GitHub
- URL: https://github.com/nmckenryan/cringetv
- Owner: nMckenryan
- License: gpl-3.0
- Created: 2024-11-26T02:12:44.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-25T13:46:33.000Z (2 days ago)
- Last Synced: 2025-01-25T14:26:34.192Z (2 days ago)
- Topics: auth0, daisy, nextjs, postgresql, prisma, reactjs, t3-stack, tailwindcss, trpc, typescript
- Language: TypeScript
- Homepage: https://cringetv-beta.vercel.app
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![project_license][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Tired of recommending a TV show to your parents only to remember that there's a very awkward scene in the first few episodes?
CringeTV
CringeTV is a community driven platform where users can share reviews for TV shows based on how cringeworthy they might be to watch with family.
View Demo
·
Report Bug
·
Request Feature
## Built with:
[![Typescript][Typescript]][TypescriptURL]
[![React][React.js]][React-url]
[![ReactHookForm][ReactHookForm]][ReactHookFormURL]
[![ReactQuery][ReactQuery]][ReactQueryURL]
[![Next][Next.js]][Next-url]
[![NextAuth][NextAuth.js]][NextAuth.jsURL]
[![Auth0][Auth0]][Auth0URL]
[![TailwindCSS][TailwindCSS]][TailwindCSSURL]
[![Daisy.UI][Daisy.UI]][Daisy.UIURL]
[![PostgreSql][PostgreSql]][PostgreSqlURL]
[![Prisma][Prisma]][PrismaURL]
[![tRPC][tRPC]][tRPCURL]
[![Vercel][Vercel]][VercelURL]
[![Docker][Docker]][DockerURL]## Getting Started
This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
* npm
```sh
npm install npm@latest -g
```### Installation
1. Get a free API Key at [https://example.com](https://example.com)
2. Clone the repo
```sh
git clone https://github.com/github_username/repo_name.git
```
3. Install NPM packages
```sh
npm install
```
4. Enter your API in `config.js`
```js
const API_KEY = 'ENTER YOUR API';
```
5. Change git remote url to avoid accidental pushes to base project
```sh
git remote set-url origin github_username/repo_name
git remote -v # confirm the changes
```## Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
_For more examples, please refer to the [Documentation](https://example.com)_
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## Contact
Nigel Mckenzie-Ryan - [email protected]
Project Link: [https://github.com/nmckenryan/cringetv](https://github.com/nmckenryan/cringetv)
## Acknowledgments
* [TheTVDB](https://www.thetvdb.com)
* [Best-README-Template](https://github.com/othneildrew/Best-README-Template/)
* [EmblaCarousel](https://www.embla-carousel.com/)[contributors-shield]: https://img.shields.io/github/contributors/nmckenryan/cringetv.svg?style=for-the-badge
[contributors-url]: https://github.com/nMckenryan/cringetv/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/nmckenryan/cringetv.svg?style=for-the-badge
[forks-url]: https://github.com/nMckenryan/cringetv/network/members
[stars-shield]: https://img.shields.io/github/stars/nmckenryan/cringetv.svg?style=for-the-badge
[stars-url]: https://github.com/nMckenryan/cringetv/stargazers
[issues-shield]: https://img.shields.io/github/issues/nmckenryan/cringetv.svg?style=for-the-badge
[issues-url]: https://github.com/nMckenryan/cringetv/issues
[license-shield]: https://img.shields.io/github/license/nmckenryan/cringetv.svg?style=for-the-badge
[license-url]: https://github.com/nMckenryan/cringetv/blob/main/LICENSE.txt[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/nmckenryan
[product-screenshot]: images/screenshot.png[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=white&color=%2361DAFB
[React-url]: https://reactjs.org/[ReactQuery]: https://img.shields.io/badge/ReactQuery-000000?style=for-the-badge&logo=reactquery&logoColor=white&color=%23FF4154
[ReactQueryURL]: https://react-query.tanstack.com[ReactHookForm]: https://img.shields.io/badge/React%20Hook%20Form-000000?style=for-the-badge&logo=reacthookform&logoColor=white&color=%23EC5990
[ReactHookFormURL]: https://react-hook-form.com/[ReactQuery]: https://img.shields.io/badge/ReactQuery-000000?style=for-the-badge&logo=reactquery&logoColor=white&color=%23FF4154
[ReactQueryURL]: https://react-query.tanstack.com[Daisy.UI]: https://img.shields.io/badge/DaisyUI-0000?style=for-the-badge&logo=daisyui&logoColor=white&color=%231AD1A5
[Daisy.UIURL]: https://daisyui.com/[NextAuth.js]: https://img.shields.io/badge/NextAuth-000000?style=for-the-badge&logo=nextdotjs&logoColor=white&color=%23ab26dc
[NextAuth.jsURL]: https://next-auth.js.org[Auth0]: https://img.shields.io/badge/Auth0-000000?style=for-the-badge&logo=auth0&logoColor=white&color=%23EB5424
[Auth0URL]: https://auth0.com/[PostgreSql]: https://img.shields.io/badge/postgres-00000?style=for-the-badge&logo=postgresql&logoColor=white&color=%234169E1
[PostgreSqlURL]: https://postgresql.org[Prisma]: https://img.shields.io/badge/Prisma-000000?style=for-the-badge&logo=prisma&logoColor=white&color=%232D3748
[PrismaURL]: https://prisma.io[TailwindCSS]: https://img.shields.io/badge/tailwind-00000?style=for-the-badge&logo=tailwindcss&logoColor=white&color=%2306B6D4
[TailwindCSSURL]: https://tailwindcss.com
[tRPC]: https://img.shields.io/badge/tRPC-000000?style=for-the-badge&logo=tRPC&logoColor=white&color=%232596BE
[tRPCURL]: https://trpc.io[Typescript]: https://img.shields.io/badge/Typescript-000000?style=for-the-badge&logo=typescript&logoColor=white&color=%233178C6
[TypescriptURL]: https://typescriptlang.org[Vercel]: https://img.shields.io/badge/Vercel-000000?style=for-the-badge&logo=vercel&logoColor=white&color=%23000000
[VercelURL]: https://vercel.com[Docker]: https://img.shields.io/badge/Docker-000000?style=for-the-badge&logo=docker&logoColor=white&color=%232496ED
[DockerURL]: https://www.docker.com