Use Postman, Postbird and Chrome Developer Tools in a Docker Virtual Environment with a Postgres Database in locale
To get a development environment ready for development in few minutes instead of hours
To use the instructions of an open source project as a template for all your future projects
To configure and run one or more Postgres databases in a local environment
To run a local development environment with virtual machines, and run the frontend, the backend and the database on those virtual machines
To create your own editable copy of the frontend and backend open source projects in your own gitlab repository
To use the open source repositories of this course as a template for your projects