Web Development Essentials: Frontend Backend Database in LDE
Use Postman, Postbird and Chrome Developer Tools in a Docker Virtual Environment with a Postgres Database in locale
★★★★★ 4.4
(49 reviews)
2 hours of content
What you'll learn
- To prepare a development environment in a matter of minutes rather than hours.
- To utilize an open source project's guidelines as a template for all subsequent developments.
- In a local environment, configure and execute one or more Postgres databases.
- To set up a local development environment using virtual machines, and then execute the frontend, backend, and database on those virtual machines.
- To make your own editable clone of the open source frontend and backend projects in your own gitlab repository.
- To utilize this course's open source repositories as a template for your projects.
Covers setting up a local development environment with Docker, Postgres, and GitLab repositories for frontend and backend projects. Learners can replicate an open source full-stack template for their own development.
Who this course is for
For developers who want a reproducible local full-stack development environment.
#web-development
#docker
#postgresql
#postman
#frontend
#backend