this is just a placeholder name
To install dependencies:
bun installTo run:
bun run index.ts- List of Servers
- Sessions and Actors
- Terminal Rendering
- Process Management
- Project Management
- Git Management
- Initilizing the project via a
p0.config.tsexample file.
- I saw a few videos about
@effect/cluster. Might want to use it for sharding and load balancing across servers. But I am unsure if that's the right fit for what I want to build.