Setup Guide
Complete setup instructions to get started.
On this page
Setup Guide
Complete setup instructions to get started.
Installation
- Clone the repository
- Install dependencies
- Configure environment variables
- Run the application
Requirements
- Node.js 16+
- MongoDB 4.4+
- npm or yarn
Quick Start
bash
npm install
npm run dev