aspizu
aspizu
Explore posts from servers
KPCKevin Powell - Community
Created by aspizu on 5/28/2024 in #front-end
popover api and anchor
is the html property anchor="element_id" not a thing?
3 replies
TTCTheo's Typesafe Cult
Created by aspizu on 5/20/2024 in #questions
port is already allocated
❯ ./start-database.sh
Error response from daemon: driver failed programming external connectivity on endpoint coffee-zone-postgres (ea8f5bfe2d4aa8f2d63183599f6f1732292849e30c18c381a077f731edf753ae): Bind for 0.0.0.0:5432 failed: port is already allocated
Error: failed to start containers: coffee-zone-postgres
Existing database container 'coffee-zone-postgres' started
❯ ./start-database.sh
Error response from daemon: driver failed programming external connectivity on endpoint coffee-zone-postgres (ea8f5bfe2d4aa8f2d63183599f6f1732292849e30c18c381a077f731edf753ae): Bind for 0.0.0.0:5432 failed: port is already allocated
Error: failed to start containers: coffee-zone-postgres
Existing database container 'coffee-zone-postgres' started
5 replies
TtRPC
Created by aspizu on 5/3/2024 in #❓-help
How does tRPC work?
I have a few quesstions regarding tRPC How does tRPC achieve type-safety without code-gen? Can tRPC work purely over websockets?
8 replies
DDeno
Created by aspizu on 3/31/2024 in #help
How to work without a tsconfig.json in VSCode? Getting typescript errors due to React.
No description
10 replies