Skip to content

Comment on Ask HN: Which stacks have a lightweight dev environment?parent

Comments

OP didn’t give enough details.

PHP has a built-in web server good enough for development. Go can serve HTTP without Apache or nginx as well. sqlite runs in-process, no need for a database server. No need for varnish or containers for a “lightweight dev environment.”

“Many config files” maybe happens with larger scale production systems but OP didn’t ask about that.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.