Currently, syncup's local environment documentation is missing.
It will be great to add order of command with description and prerequisites for convenient contribution.
e.g.
🚀 Local Development Setup
Prerequisites
- Node.js (v18 or higher)
- pnpm (package manager)
Installation
-
Clone the repository
git clone <repository-url>
cd syncup
-
Install dependencies
Running the Application
Frontend only:
Backend only: