Adam La Morre
Adam La Morre
  • Видео 28
  • Просмотров 1 307 272
Complete Django Deployment (with AWS, Docker, EC2, RSD, Route53)
Learn how to properly deploy Django to AWS with EC2, Docker, RDS, PostgreSQL, Terraform and Route53 domains.
Blog to follow along: blog.lamorre.co/django-production/django-ec2-complete
Final working code: github.com/alamorre/django_ec2_complete
Просмотров: 2 313

Видео

Connect Django to a PostgreSQL database hosted on AWS (in 20 minutes)
Просмотров 1 тыс.8 месяцев назад
Learn to connect Django and a PostgreSQL database hosted on AWS! Blog to follow:blog.lamorre.co/django-production/django-rds Skip setting up Django: Code to follow/copy/paste: github.com/alamorre/django-rds Enjoy and I'm here for any questions!
Build and run Django in Docker in 10 minutes (+ bonus tips)
Просмотров 10 тыс.8 месяцев назад
Build and run Django using Docker in just 10-15 minutes. Here you will learn about: - installing Python and Docker - setting up a Django project - production settings in Django - best security practices - Docker build and run commands Project Code: github.com/alamorre/django-docker
Django Rest Framework Authentication 🔒 ✅ Scalable Auth in 27 minutes [2023]
Просмотров 86 тыс.Год назад
Learn Django Rest authentication in a simple, scalable way! Django REST framework Auth Token is a built-in token authentication system that comes with Django REST framework (DRF). It is a simple token-based authentication mechanism that allows clients to authenticate with the server by providing an API token. Clone the code here: github.com/alamorre/django-rest-auth
Firebase Realtime Chat | Build and deploy with Firebase, NextJS and Chat Engine (Best UI 🤩)
Просмотров 29 тыс.Год назад
Here you will build a scalable, realtime chat app with Firebase, Next JS, and ChatEngine.io. Your app will support group chats, 1-on-1 chats, realtime messaging, image and file support, read receipts and more! Blog post to follow: blog.chatengine.io/fullstack-chat/firebase-nextjs Sign up at Chat Engine: chatengine.io/ Code to clone: github.com/alamorre/fullstack-chat/tree/main/server-firebase L...
Python Realtime Chat: Build a FULL-STACK app in 17 Minutes! (Best UI 🤩)
Просмотров 114 тыс.Год назад
In this video, you will learn how to set up a Python web-server and connect realtime chat with ChatEngine.io. You will also learn about Rest APIs, Javascript and web-sockets. Blog post: blog.chatengine.io/fullstack-chat/python-javascript Frontend code: github.com/alamorre/js-chat-website Chat Engine signup: chatengine.io Feel free to comment any questions or feedback - appreciate it!
NodeJS Realtime Chat: Build a FULL-STACK app in 27 Minutes! (Best UI 🤩)
Просмотров 793 тыс.Год назад
Here you will build a scalable, realtime chat app with Node JS, React JS, and ChatEngine.io. Your app will support group chats, 1-on-1 chats, realtime messaging, image and file support, read receipts and more! Blog post to follow: blog.chatengine.io/fullstack-chat/nodejs-reactjs Sign up at Chat Engine: chatengine.io/ Code to clone: github.com/alamorre/fullstack-chat Like and leave a comment for...
Vue Chat App 🚀 build scalable, real-time chat with Vue & ChatEngine.io
Просмотров 16 тыс.Год назад
In this tutorial, we'll learn how to build a real-time chat app using Vue.js and ChatEngine.io. We'll cover setting up the ChatEngine.io backend, creating a sleek and modern user interface with Vue, and implementing features such as message sending and receiving, typing indicators, and online presence. By the end of this tutorial, you'll have a fully functional chat app that you can customize a...
Build a 🔥 Chat App with FastAPI and React JS (👾 Discord Clone)
Просмотров 20 тыс.Год назад
Learn how to build a COMPLETE chat app with FastAPI, Python and React JS. You'll learn about APIs, web-hooks, Python JS, NPM components, CSS and more! Copy and paste lots of the code to save time and learn quickly too! Setup a Chat Engine project: chatengine.io Python Code: Main.py github.com/alamorre/fullstack-chat/blob/main/server-fastapi/main.py Chat Engine’s API Docs: rest.chatengine.io req...
Spring Boot Chat Application - Build a full-stack Discord Clone (with ReactJS)
Просмотров 26 тыс.Год назад
This ReactJS / Spring Boot Chat App will teach you how to use third party services, APIs and components. Please comment feedback and subscribe for more lessons / videos 🙏 Chat Service: chatengine.io Starter Code: github.com/alamorre/fullstack-chat/ Java Controller Code: github.com/alamorre/fullstack-chat/blob/main/server-spring/src/main/java/com/example/chatengine/serverspring/UserController.java
Flask Realtime Chat - with THE BEST UI on YouTube (using ReactJS)
Просмотров 8 тыс.Год назад
This ReactJS / Flask Chat App will teach you how to use third party services, APIs and components. Please comment feedback and subscribe for more lessons / videos 🙏 Chat Service: chatengine.io Starter Code: github.com/alamorre/fullstack-chat/
Django & React Chat - Best UI on YouTube (2023) 👌 👌 👌
Просмотров 6 тыс.Год назад
This ReactJS / Django Chat App will teach you how to use third party services, APIs and components. Please comment feedback and subscribe for more lessons / videos 🙏 Chat Service: chatengine.io Starter Code: github.com/alamorre/fullstack-chat/
Express Full-Stack Chat App - add realtime chat to ANY Express/React project
Просмотров 1,3 тыс.Год назад
Building full-stack chat on your own can be hard. In this video, we show you how to add realtime chat to any Express / React project in minutes. Please comment any question for I will help answer there! Link 1 - Setup your own Chat Server at chatengine.io Link 2 - Server and Client code examples: github.com/alamorre/fullstack-chat
ReactJS Chat App 🌕 🌓 🌘 Modern Midnight Theme [2022]
Просмотров 19 тыс.2 года назад
Build user-to-user chat with ReactJS, Typescript, and Chat Engine. Perfect for a portfolio website or adding chat into an existing project! Complete Code: github.com/alamorre/pretty-chat-react-typescript Chat Engine: chatengine.io If you have any questions please leave a comment!
💬 TypeScript Chat App - Build Scalable Chat in 9 Minutes [Series]
Просмотров 4,2 тыс.2 года назад
This TypeScript [TS] Chat App will teach you how to use Chat Engine's shared code to build a pretty chat web-application. Then we deep dive into the code, so we can rebuilt scalable chats on our own. Starter Code: github.com/alamorre/typescript-chat-tutorial Chat Server: chatengine.io
NextJS Chat App - Build & Deploy in 27 Minutes! (Best UI 🤩)
Просмотров 108 тыс.3 года назад
NextJS Chat App - Build & Deploy in 27 Minutes! (Best UI 🤩)
React Support Chat - Impress Users with Custom & Powerful Chat in 1 Hour (2021)
Просмотров 41 тыс.3 года назад
React Support Chat - Impress Users with Custom & Powerful Chat in 1 Hour (2021)
Chat Engine Docs: Custom JSON
Просмотров 9893 года назад
Chat Engine Docs: Custom JSON
Chat Engine Docs: Event Hooks
Просмотров 7613 года назад
Chat Engine Docs: Event Hooks
Chat Engine Docs: Context API
Просмотров 8293 года назад
Chat Engine Docs: Context API
Chat Engine Docs: Custom CSS
Просмотров 2,2 тыс.3 года назад
Chat Engine Docs: Custom CSS
My Movie
Просмотров 5313 года назад
My Movie
Chat Engine Docs: (Web) Sockets
Просмотров 1,4 тыс.3 года назад
Chat Engine Docs: (Web) Sockets
Chat Engine Docs: Rest APIs
Просмотров 3,1 тыс.3 года назад
Chat Engine Docs: Rest APIs
Chat Engine Docs: Render Functions
Просмотров 1,5 тыс.3 года назад
Chat Engine Docs: Render Functions
Chat Engine Docs: Components
Просмотров 2,2 тыс.3 года назад
Chat Engine Docs: Components
What is Chat Engine??? Explained by the Maker (Bonus Slack Tutorial)
Просмотров 7 тыс.3 года назад
What is Chat Engine??? Explained by the Maker (Bonus Slack Tutorial)
101 Holmwood Unit 2
Просмотров 3814 года назад
101 Holmwood Unit 2

Комментарии

  • @matthewgift5276
    @matthewgift5276 6 часов назад

    How can one run this authorization token on Postman, try using bearer token and got this error "Authentication credentials were not provided."

  • @AnshikaSingh-xx6kg
    @AnshikaSingh-xx6kg День назад

    Chat engine is not working for me..not able to sign up, is there any other way to do it

  • @lebohangmotseki6850
    @lebohangmotseki6850 День назад

    Great tutorial, thanks very much!!!

  • @matrixwastaken
    @matrixwastaken 2 дня назад

    how do you sign up for chat engine

  • @DevShahin-zm8ni
    @DevShahin-zm8ni 7 дней назад

    why not you use docker-compose file?

  • @Menße-r2u
    @Menße-r2u 8 дней назад

    Hey, nice! thank you! is it possible to deploy it on vercel?

  • @shreyojitdas9333
    @shreyojitdas9333 12 дней назад

    will this work in free tier aws?

  • @thatitaliancatboy
    @thatitaliancatboy 12 дней назад

    such an underrated video

  • @michaelsaragena8750
    @michaelsaragena8750 13 дней назад

    Hey what happen to chatengine there is no register or sign up button

  • @nurlanturganaliev3375
    @nurlanturganaliev3375 14 дней назад

    Hello. Everytime when we make changes, should we build the image from the beginning? How to append new code or data without losing useful data on existing docker container?

  • @nox_1450
    @nox_1450 16 дней назад

    I CANT LOGIN TO THE WEBSITE

  • @ailife1111
    @ailife1111 20 дней назад

    {detail: "['“” is not a valid UUID.']"} detail : "['“” is not a valid UUID.']" see Sign in button not work See This Response Uccured 403 Forbidden Ca't Redirect Login Page

  • @nascentintelligence
    @nascentintelligence 23 дня назад

    i can not locate the create account page

  • @ibnshan1673
    @ibnshan1673 26 дней назад

    Hey can you please tell me how we can host this in git hub to see others, make an video about that.

  • @rahulvenkat3944
    @rahulvenkat3944 27 дней назад

    Hi Bro, Are you using jwt authntication i this video??

  • @SnackKingOfficial
    @SnackKingOfficial 27 дней назад

    Hi Adam, what happens if you want to keep local on default db.sqlite3, and does it mean when you're testing local, your run is docker run -p 8000:8080 nova-docker, which will default to local settings

  • @miroslavzeljkovic415
    @miroslavzeljkovic415 Месяц назад

    This is awesome! Thank you so much. I especially liked the way you handled the settings for PROD and DEV environments 🙂

  • @Sunil-Patra
    @Sunil-Patra Месяц назад

    dude, your chat engine is not allowing signup

  • @AScholarsVlog
    @AScholarsVlog Месяц назад

    Chat engine won't let me sign up.

  • @daveisdead
    @daveisdead Месяц назад

    This is awesome! Thank you so much

  • @jackepner9984
    @jackepner9984 Месяц назад

    Your code doesn't work. It should be noted that I'm getting some pretty messy errors from it, and in researching this, Node and a particular library used here are beyond deprecated. SO is saying you have to severely downgrade your version of Node, or use legacy security options. Neither sound particularly good.... I would suggest building projects, especially tutorials, with the most up-to-date tech, so a year later you aren't forced to compromise security just to follow along. There is NO reason someone should need to use Node 16 for this when Node 17 came out years before you published this tut.

  • @jasershaik4239
    @jasershaik4239 Месяц назад

    enter button is not working for me at username, can anyone tell ?

  • @Tobi_168
    @Tobi_168 Месяц назад

    perfect video

  • @priyankavasanth6176
    @priyankavasanth6176 Месяц назад

    my user is not showing up on the chatengine dashboard!!! I've tried all the suggestions in the comments??!

  • @syedadilfazal6588
    @syedadilfazal6588 Месяц назад

    Can you make a video on Refresh Token and Access Token

  • @tekmanoid
    @tekmanoid Месяц назад

    Thanks, you covered more things in 15 minutes than others in 2 hours

  • @ilabdata355
    @ilabdata355 Месяц назад

    Hey Adam, your videos have saved me, I have seen them multiple times, and I was able to solve many issues. I can tell you that it took me 2 weeks to solve an entire architecture for a project. You are missing showing the implementation with a front end. I solved it with node & Vite - React, but you gave me the base... your content is valuable!!

  • @harrishpanneerselvam7989
    @harrishpanneerselvam7989 Месяц назад

    the rest client extension isnt working, is anyone else facing this problem

  • @RafaelViktor-s4r
    @RafaelViktor-s4r Месяц назад

    What is your theme?

  • @monishkumarj9625
    @monishkumarj9625 Месяц назад

    00:05 Build a full stock chat application using Node.js and React.js. 02:24 Create a node.js server for the backend 05:14 We import Express and set up a post endpoint for authentication 07:53 Chat engine allows users to access and use a personal chat server 10:38 Create and manage users in a chat engine using a private key and user data. 13:07 Set up front end with React 15:42 Setting up the authentication page and triggering the submit function 18:02 Submit form and make axios call to node.js server for authentication 20:30 Learn how to use React Chat Engine Advanced. 22:55 Create a chat window using React Chat Engine 25:32 Create a chat app using chat engine framework Crafted by Merlin AI.

  • @pet.me102
    @pet.me102 Месяц назад

    Fun, small, simple for non coders or beginners.

  • @Giannis-tc8nn
    @Giannis-tc8nn 2 месяца назад

    Why do we need the SessionAuthentication class? We never create a session. We just pass the token on every request

  • @محمدعبداللهالمؤيدزياد

    Greetings . I am one of the big fans for your videos but I still in the basics level. Anyways please May I ask you some questions first of all the cloning files can we run it directly or it needs editing .secondly if it needs editing can you tell me please the places and the possible code that need to be edit it and if we can run it as it is how we do run it .I mean how we can show that the programme works .please respond as soon as possible

    • @pet.me102
      @pet.me102 Месяц назад

      No one is gonna answer this lol. What a dumb question.

    • @محمدعبداللهالمؤيدزياد
      @محمدعبداللهالمؤيدزياد 25 дней назад

      @@pet.me102 Oopsie .is my question dumb ? or you can't just answer it ? lamo are you just a idiot ? or rude ? Whatever the question wasn't anyway to ya .SO you're answer is just irrelevent .this questions are only for the video maker .NOT YOUR LIKES CREATURE

  • @hnclienteshn4501
    @hnclienteshn4501 2 месяца назад

    Buddy, I appreciate your videos, they have helped me a lot... When would you make one with the front running in docker?

  • @buggycodder
    @buggycodder 2 месяца назад

    this is still relevant in Sep 2024. BTW great tutorial broo.

    • @aquila1762
      @aquila1762 2 месяца назад

      Did it work bro??

    • @pet.me102
      @pet.me102 Месяц назад

      @@aquila1762 Yes.

  • @ritviksingh8273
    @ritviksingh8273 2 месяца назад

    how can i deploy it ?

  • @faisalabdo4600
    @faisalabdo4600 2 месяца назад

    when i run it works fine , but the browser gives me a loop of "WebSocket connection to '<URL>' failed: WebSocket is closed before the connection is established." errors , any idea why ?

  • @user-uk8ge8si9t
    @user-uk8ge8si9t 2 месяца назад

    Jast Hills

  • @SandeepSingh-yg3wq
    @SandeepSingh-yg3wq 2 месяца назад

    This video only for frontend development?? Backend not

  • @AgustinCabra
    @AgustinCabra 2 месяца назад

    MySQL is a real Database

  • @LukmanSeid
    @LukmanSeid 2 месяца назад

    I love you braa ❤❤❤❤❤ you interested me thank you for that 👏👏👍🙏

  • @Ryurn-g9l
    @Ryurn-g9l 2 месяца назад

    hey so I was wondering how would we go about implementing rabbit mq or any other message queuing service with this?

  • @PhilDodici
    @PhilDodici 2 месяца назад

    hi! Is a good choice to integrate posgres inside the docker image with docker compose? how can I link a reactJS front end?

  • @NotAHomelessGamer
    @NotAHomelessGamer 2 месяца назад

    Is this tutorial outdated? I get a header name error with an invalid HTTP token @ 6:44. EDIT: fixed it by putting the {"username": "name"} on the 4th line with nothing in the 3rd line. I've never seen code fail because there wasn't blank space between code. In this case it's required for some reason.

    • @buggycodder
      @buggycodder 2 месяца назад

      It is because 3rd line is reserved for headers and 4th is for body

  • @rafa_337
    @rafa_337 2 месяца назад

    Also, if you get stuck around 12:20, and if is not working even if you did already what @ruben2bdrummer said, you might also try when running the server again to add "--host 127.0.0.1", and this might be all you should do after. So, you should run the server with this command: npm run start --host 127.0.0.1

  • @asterixani
    @asterixani 2 месяца назад

    Rest Client is not available

  • @sibiraj20
    @sibiraj20 2 месяца назад

    Someone please help me! The connection was rejected. Either the requested service isn’t running on the requested server/port, the proxy settings in vscode are misconfigured, or a firewall is blocking requests. Details: RequestError: connect ECONNREFUSED 127.0.0.1:3001. I am receiving this error when i tried to test my authentication with REST Client, specifically at 06:50 in this video. I can't proceed further. Please help me resolve this problem!

    • @pet.me102
      @pet.me102 Месяц назад

      You did something wrong. Check every line of code in that rest file.

  • @nuynobi
    @nuynobi 2 месяца назад

    Thank you. This is just what I needed to get my ball rolling. I'm finally starting to build that web app I've been thinking about for a few years, but with so much new stuff to learn all at once, I was confused about how to get everything setup in the first place. I have lots of experience building Python and Bash command line apps using vim on Linux, but I'm new to Docker, Django (web dev in general really), and even using an IDE. I also appreciated the suggestions on best practices. Useful stuff. You implied during this tutorial that there'd be at least a part 2 to this where some of those placeholders get filled in. I've scanned through the rest of your videos but I don't see an obvious "next" video to follow this one up. ETA on part 2? Or suggestions about where to go from here?

  • @chriscalver8595
    @chriscalver8595 2 месяца назад

    Amazing video and Chat Engine is a brilliant product. Five Stars

  • @ashwinits-s9u
    @ashwinits-s9u 3 месяца назад

    Header name must be a valid token error plzz how i can resolve can anyone help