Movie rentals dashboard application written in ReactJS, Node.js and YugabyteDB (or Oracle Database). This application utilizes the popular Sakila schema.
Interested in implementing a missing feature? Pull requests are welcomed!
The application can be started in several environments. Each deployment option can be configured to run with local or cloud-based database deployments.
Deployment Type | Description |
---|---|
Dockerized Deployment | Deploy the entire app with all the components (React.js, Node.js, YugabyteDB) on your local machine. |
Manual Installation | Deploy the application manually on your local machine. |