Pipe Dream is a handy tool used to create new web projects really fast. By giving it a minimum of input in form of a sketch/entity list it will predict your application schema and feed it into a set of pipes. These pipes will generate all the files needed to get started really quick.
At the moment it's only available as a Laravel package (PHP), but the plan is to make implementations for other languages/frameworks maybe Express/Rails/Django.
Anyways, thought I drop the repo here if anyone is interested: https://github.com/pipe-dream/laravel Thanks for reading :)