near-link Quick Start To run this project locally: Install dependencies: npm install Create .env file: cp .env.sample .env Run the server: npm run start