This repository is used to show how you can leverage Okteto's Preview Environments using the Okteto Cloud Dashboard. The app is deployed using a Helm Chart. It has the following components:
- A React based front-end, using webpack as bundler and hot-reload server for development.
- A very simple Node.js API using Express.
- A MongoDB database.
This is the application used for the Preview Environments Using Okteto Cloud Dashboard doc.