Skip to content

42fm/server

Repository files navigation

Introduction

This repository contains the server for the 42fm server

Table of contents

Installation

git clone https://github.com/42fm/server.git --recursive
cd server
yarn install
docker compose up