Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithmuh/backend_course
Become a Backend develoepr
https://github.com/codewithmuh/backend_course
aws backend django djangorestframework postgresql python
Last synced: about 2 months ago
JSON representation
Become a Backend develoepr
- Host: GitHub
- URL: https://github.com/codewithmuh/backend_course
- Owner: codewithmuh
- Created: 2023-02-12T04:38:28.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T09:21:46.000Z (10 months ago)
- Last Synced: 2024-03-20T10:41:45.400Z (10 months ago)
- Topics: aws, backend, django, djangorestframework, postgresql, python
- Language: Python
- Homepage: https://youtube.com/@codewithmuh?sub_confirmation=1
- Size: 4.29 MB
- Stars: 9
- Watchers: 1
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Become a Backend Developer in 3 Hours - Beginner To Advanced
![1i (2)](https://github.com/codewithmuh/backend_course/assets/51082957/c0e965ac-f871-41d7-a94e-d90cc3338db2)## Overview
Watch this tutorial to get started! 💻
## Udemy Url: udemy.com/course/learn-backend-development-with-python-django-and-aws/
I'll show you how to become a backend developer using Django, Django Rest Framework, email notification, Git, Postman, Vercel, AWS RDS PostgreSQL, AWS EC2 with Nginx and Gunicorn, and SSL and domain setup.
## Getting StartedTo get started with the Django Starter Kit:
1. **Clone the Repository**: `git clone https://github.com/codewithmuh/backend_course.git`
```## Contribution Guidelines
Contributions to the Django Starter Kit are highly encouraged! Follow these guidelines to contribute:
### Note: Make sure the Docker desktop is installed and running on your system. You can download it from the official website of dockerhub.1. Fork the repository.
2. Create a new branch: `git checkout -b feature/your-feature`.
3. Make your changes and commit them: `git commit -m 'Add your feature'`.
4. Push to the branch: `git push origin feature/your-feature`.
5. Submit a pull request!
## License
This project is licensed under MIT License, granting you the freedom to use, modify, and distribute the code.## Acknowledgements
Special thanks to codewithmuh for creating this incredible Django Starter Kit and simplifying the development process.