Wordle Monorepo

Example app to showcase npm workspaces and turbo repo, with some React X Apollo love

Getting Started

  • Clone the repository: git clone git@github.com:hjfitz/turbo-next-apollo-wordle.git
  • Install any dependencies: npm i
  • Start the servers using Turbo: npm run start:dev

Ports

By default, the webapp is accessible via port 3002 and the graph is available via port 3001