Hacker News new | ask | show | jobs
by simplify 3021 days ago
You might be interested in Concatapult [1]. I built it to minimally cover server needs (first-time setup, env vars, testing) and optionally add tech as your project needs it (react, knex, typescript, etc).

Basically it's a lego-like version of yeoman, and opinionated towards simplicity.

[1] https://github.com/Concatapult/pult

1 comments

I am interested. It looks at the very least as interesting as the project in the op thanks for the link.