Giter VIP home page Giter VIP logo

esrever10 / moviepals Goto Github PK

View Code? Open in Web Editor NEW

This project forked from artieeg/moviepals

0.0 0.0 0.0 57.83 MB

Swipe on movies, find a bunch of stuff to watch together, powered by React Native, TRPC, TheMovieDB and more...

Home Page: https://moviepals.io

License: GNU Affero General Public License v3.0

JavaScript 0.21% Ruby 0.14% Objective-C 0.10% Java 0.33% TypeScript 99.02% CSS 0.02% Objective-C++ 0.15% Dockerfile 0.04%

moviepals's Introduction

MoviePals 🍿🀩

Swipe on movies together and find a bunch of stuff to watch!

Powered by themoviedb.org's API

Download

App Store

Google Play

Structure

Directory Description
apps/fe-mobile React Native App
apps/fe-web Landing & Invites NextJS App
apps/fe-be NodeJS BE powered by Fastify
packages/api BE implementation
packages/app-db PosgreSQL DB using Kysely + Prisma
packages/movie-swipe-db MongoDB that stores swipes and stores some TMDB Api
packages/movie-filters Define movie filters, used by both BE and FE
moviepals.mp4

Running the project

  1. Setup .env file based on .env.example

You'll at least need to provide your themoviedb.org api token.

  1. Install dependencies
yarn install
  1. Install Pods
cd apps/fe-mobile && npx pod-install
  1. Spin-up PostgreSQL, Redis and MongoDB instances using Docker Compose:
docker compose up -d
  1. Run the project
yarn dev

or yarn fe:dev, yarn be:dev, yarn db:dev

moviepals's People

Contributors

artieeg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.