This repository contains the backend server for the 42FM browser extension. It manages real-time synchronization of music playback across multiple extension users.
-
Clone repo
git clone https://github.com/42fm/server.git --recursive
-
Navigate to the project directory
cd server
-
Build and start the containers
docker compose up --build --watch
- 42FM Browser Extension - The client-side browser extension