This is the React + TypeScript + Vite repository. It contains the desktop and mobile web application code.
After cloning the repository run:
yarn
After running the backend and correctly setting up the environment variables inside .env you can run:
yarn dev
to start the app.
For more detailed documentation and info check the Wiki.