mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-26 13:08:28 +00:00
add run instruction
This commit is contained in:
parent
837dfcaba4
commit
41a40c74ef
@ -5,3 +5,10 @@ It is also an experiment to use the `worker-timers` lib to test scheduling in in
|
|||||||
but not the reason why it works. You can comment out the import from `worker-timers` and it still works precisely..
|
but not the reason why it works. You can comment out the import from `worker-timers` and it still works precisely..
|
||||||
|
|
||||||
I am not 100% sure why it works + the poc also doesn't implement cps yet..
|
I am not 100% sure why it works + the poc also doesn't implement cps yet..
|
||||||
|
|
||||||
|
run it with:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
pnpm i
|
||||||
|
pnpm dev
|
||||||
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user