turborepo setup
I created my project using:
Hello I am having problems to run my turborepo project. I have created structure as:
apps/client
apps/server
packages/game-engine
But i cant make it to run correctly. I am having different errors and cant even run my server when doing pnpm run dev
My repository:
https://github.com/ruhap/travian
How to run:
clone repo
pnpm install
pnpm run dev
Hello I am having problems to run my turborepo project. I have created structure as:
apps/client
apps/server
packages/game-engine
But i cant make it to run correctly. I am having different errors and cant even run my server when doing pnpm run dev
My repository:
https://github.com/ruhap/travian
How to run:
clone repo
pnpm install
pnpm run dev
GitHub
Contribute to ruhap/travian development by creating an account on GitHub.
