Justin Woodward
Justin Woodward
### Is there an existing issue for this? - [X] I have searched the existing issues and my issue is unique - [X] My issue appears in the command-line and...
Description WIP Being there's interest in scalability when it comes to this repo, it can be helpful to add containerization files + documentation on how to containerize this server. TODO:...
Description WIP This project needs upgraded to the current LTS version of Node.js. Upgrading to v16 LTS is straight forward. After upgrading, all that is needed is to smoke test...
Description WIP (will fill in better details later) As of July 12th, 2021, Apollo Server 3 is the current LTS version.
### Brand Name EXPRESS ### Website https://express.com ### Popularity Metric The EXPRESS rank is 4,188. See https://www.similarweb.com/website/express.com ### Official Resources for Icon and Color svg: [express-logo-icon.zip](https://github.com/simple-icons/simple-icons/files/14516120/express-logo-icon.zip) color: `#000000`, from the...
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. After migrating from [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) to [expo-image](https://docs.expo.dev/versions/latest/sdk/image), this warning indicator started to appear in my CLI: ``` [expo-image]:...