Closed ArtemSBulgakov closed 1 month ago
This pull request also migrates repo from npm to pnpm:
rm -rf ./node_modules pnpm install rm .env.local cp .env.example .env.local
This pull request also migrates repo from npm to pnpm: