Hacker News new | ask | show | jobs
by BenjieGillam 2340 days ago
Check out Graphile Starter; it’s extremely batteries included! https://github.com/graphile/starter
1 comments

It is a great job to create an "starter" project.

However I would expect at this time of the JS to have one single import that does all the work for me hiding all the configuration files. Making good/best decisions for the default configuration. Also deciding how to do things like database connection, transactions, HTTP server, SSL, UI, ...