Skip to content

JulienZD/w2tch

Repository files navigation

W2tch

A simple app to create and share watchlists with your friends.

Stack

Development

Requirements:

  • pnpm
  • Docker

Clone the repo and install dependencies:

pnpm install

Setup your environment variables

cp .env.example .env

Start a local database with Docker

docker-compose up -d

Start the development server

pnpm dev

Credits

This project was built with the T3 Stack.

About

Create and share movie / tv show watchlists with your friends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published