GitHub Copilot tutorial - Let's build a full stack application with Python Django, ReactJS, and PostgreSQL stacks
This tutorial was made for my Udemy course titled GitHub Copilot - The Complete Guide learning from an expert . Please enroll for a full learning experience.
In this GitHub Copilot tutorial, you will get to deliver a custom Copilot workshop that can help to build a full stack web application that involves a front end layer using ReactJS, a backend layer using Python Django, and a database layer using PostgreSQL.
Because this tutorial involves several technology stacks, it is essential that you need to meet prerequisites as outlined from Before getting started if you want to follow along.
Without further ado, let's get started.
- Story about Mona's dream to make her dream a reality
- Before getting started
- Build a PostgreSQL database layer using Docker container
- Deploy the PostgreSQL package to GitHub Packages
- Build a Python Django server with REST
- Build a front end layer with ReactJS
- Lessons Learned - Best practices, gotchas, etc
This project is licensed under the MIT License - see the LICENSE file for details.