nx-serverless
                                
                                
                                
                                    nx-serverless copied to clipboard
                            
                            
                            
                        🚀 The Ultimate Monorepo Starter for Node.js Serverless Applications
After clone I was running `npm install` and I got this error: ``` npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @nrwl/[email protected] npm ERR! Found: @typescript-eslint/[email protected]...
@NetanelBasal resolved #2 just added s3 to the env on docker-compose file
Hi Many thanks for putting this repo together, it is an excellent example. What are your thoughts on using a Dependency Injection library like [tsyringe](https://github.com/microsoft/tsyringe)? Could 'newing up' several dependencies...
README.md lists both yarn and npm, and it's not clear which is the supported way. Also, there are Yarn Classic and Yarn Berry, which of them are known to work?