HackerTrans
TopNewTrendsCommentsPastAskShowJobs

djanowski

no profile record

Submissions

Ask HN: React Native or Flutter for a new app in 2023?

66 points·by djanowski·há 3 anos·105 comments

comments

djanowski
·ano passado·discuss
Recently I started to work on a very simple tool to do this with a single command: it'll start all your projects in a given directory and expose them via HTTPS on https://[project].localhost

No daemons, and the only piece of configuration is adding a file to /etc/resolvers: https://github.com/djanowski/hostel

I've been using it for myself so it's lacking documentation and features. For example, it expects to run each project using `npm run dev`, but I want to add Procfile support.

Hopefully other people find it useful. Contributions very much welcome!