···4455## Running
6677+Install dependencies:
88+79```
88-$ pnpm i
99-$ pnpm start
1010+pnpm i
1111+```
1212+1313+In one terminal start the Rivet runner.
1414+1515+```
1616+$ pnpm runner
1017 RivetKit 2.1.6 (File System - Runner)
1118 - Inspector: http://127.0.0.1:6420/ui/
1212- - Actors: 1
1919+ - Actors: 2
1320 - Data: /home/zicklag/.local/share/rivetkit/rivet-pds-7e2a2e69
1414- - Instances: 1
2121+ - Instances: 4
1522```
16231717-You can hit the Rivet UI to play with the actor using the rivet explorer by following the URL.2424+In another terminal start the gateway.
2525+2626+```
2727+$ pnpm gateway
2828+Listening on http://localhost:3000
2929+```
3030+3131+Now you can hit the PDS on localhost:3000