near-link

November 2, 2021 ยท View on GitHub

To run this project locally:

  1. Install dependencies: npm install
  2. Create .env file: cp .env.sample .env
  3. Run the server: npm run start