This is the backend component of the grocery store sorting app You'll be importing the two components of this application:
- groceryfrontend (https://github.com/codewind-resources/groceryfrontend.git)
- grocerybackend (this repo) You'll be exploring the Visual Studio Code plugin. You'll be integrating the components and adding function to the application.
Codewind is an end to end development environment that lets you rapidly create, edite, and deploy applications. Applications are run in containers from day one and can be delivered into production on Kubernetes through an automated DevOps pipeline. Codewind can be installed locally or on IBM Cloud Private, and currently supports Java, Node.js, Swift, and several other languages.