near-link
November 2, 2021 ยท View on GitHub
To run this project locally:
- Install dependencies:
npm install - Create .env file:
cp .env.sample .env - Run the server:
npm run start
November 2, 2021 ยท View on GitHub
To run this project locally:
npm installcp .env.sample .envnpm run start