vesper
                                
                                
                                
                                    vesper copied to clipboard
                            
                            
                            
                        Is this dead?
Is this project dead?
Yes
Wow, What's a pity.
Shameless plug: my library warthog is similar to Vesper and I plan on supporting it for the long term. It is more opinionated than Vesper though:
- Uses TypeORM - doesn't officially support other ORMs
 - Uses TypeGraphQL under the hood to auto-generate types, query and mutation schema
 - Has it's own metadata pipeline to auto-generate 
WhereInput,CreateInput,UpdateInput,WhereUniqueInput, etc... - Uses 
class-validatorunder the hood to support automated data validations if you use Warthog's BaseService - Uses express and Apollo under the hood and provides hooks to add your own middleware
 
Check it out and let me know if it's missing anything that you need that is supported in Vesper.