Live data from Hacker News

Show HN: I created a tool to design and create foamcore inserts for boardgames

boxinsertdesigner.com

31–32 of 32 posts

Re: Show HN: I created a tool to design and create foamcore inserts for boardgames

#31

That site's so damn responsive! What are you using to build it?

The site was actually built as an experiment on "spec first" coding with AI agents... in this case using Codex CLI. Underlying tech is Typescript, React, Zustard (for state), Bootstrap (for layout/components) and Konva JS (for 2D canvas) and vite for building/bundling. Deployed to AWS S3 bucket fronted by AWS cloud front using Github actions.

Re: Show HN: I created a tool to design and create foamcore inserts for boardgames

#32
post #14

That site's so damn responsive! What are you using to build it?

Not OP, but the design screams Bootstrap, and it looks like Bootstrap 5 is bundled in their CSS.

Yep it is Bootstrap. Well bootstrap-react to be more precise.
Post reply on HN