Skip to content

nyzss/matcha

Repository files navigation

Matcha

This is the Matcha project for Ecole 42. Made by @nyzss and @thomasbarret.

Tech Stack

  • Frontend: React, React-Router v7, Mantine
  • Backend: Fastify, Socket.IO

Pre-requisites

To run this project locally, you need to install the Caddy web server for HTTPS support. It is available on package managers for all platforms.

We might add a Dockerfile in the future to make it easier to run the project locally.

Development

To start the development servers, run the following command:

bash ./run.sh

To access the locally running site, navigate to:

The Caddy web server will handle proxying:

  • All frontend requests are proxied to https://localhost/
  • All backend API requests are proxied to https://localhost/api

About

matcha project - dating app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published