Adam La Morre
Adam La Morre
  • Видео 29
  • Просмотров 1 331 299

Видео

Complete Django Deployment (with AWS, Docker, EC2, RSD, Route53)
Просмотров 2,9 тыс.8 месяцев назад
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
Connect Django to a PostgreSQL database hosted on AWS (in 20 minutes)
Просмотров 1,2 тыс.9 месяцев назад
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)
Просмотров 11 тыс.9 месяцев назад
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]
Просмотров 90 тыс.Год назад
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 🤩)
Просмотров 119 тыс.Год назад
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 🤩)
Просмотров 803 тыс.Год назад
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
Просмотров 17 тыс.Год назад
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)
Просмотров 21 тыс.2 года назад
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 тыс.2 года назад
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 тыс.2 года назад
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 тыс.2 года назад
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 тыс.2 года назад
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,3 тыс.2 года назад
💬 TypeScript Chat App - Build Scalable Chat in 9 Minutes [Series]
NextJS Chat App - Build & Deploy in 27 Minutes! (Best UI 🤩)
Просмотров 109 тыс.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
Просмотров 1 тыс.3 года назад
Chat Engine Docs: Custom JSON
Chat Engine Docs: Event Hooks
Просмотров 7663 года назад
Chat Engine Docs: Event Hooks
Chat Engine Docs: Context API
Просмотров 8523 года назад
Chat Engine Docs: Context API
Chat Engine Docs: Custom CSS
Просмотров 2,3 тыс.3 года назад
Chat Engine Docs: Custom CSS
My Movie
Просмотров 5443 года назад
My Movie
Chat Engine Docs: (Web) Sockets
Просмотров 1,5 тыс.3 года назад
Chat Engine Docs: (Web) Sockets
Chat Engine Docs: Rest APIs
Просмотров 3,2 тыс.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)
Просмотров 8 тыс.3 года назад
What is Chat Engine??? Explained by the Maker (Bonus Slack Tutorial)
101 Holmwood Unit 2
Просмотров 3834 года назад
101 Holmwood Unit 2

Комментарии

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

    I see🥲 from scratch 🔥

  • @waseemsajjad6620
    @waseemsajjad6620 3 дня назад

    path vs re_path?

  • @mawhadmd
    @mawhadmd 5 дней назад

    Bro literally said build your own chat app and proceeded to use a whole Baas or whatever that was to abstract all chat app logic... It took me weeks to create a chatapp, and the app looks ass because all the work was on the backend, and my guy finished it in 30 minutes

  • @ExpoDev_Dash
    @ExpoDev_Dash 6 дней назад

    Dude this is doopppeee 🔥🔥🔥

  • @sarangali4595
    @sarangali4595 11 дней назад

    what about logging out

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

    YOU ARE AMAZING

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

    Love you bro thank you so much

  • @hessamkk6127
    @hessamkk6127 15 дней назад

    Perfect, good job bro. very useful.

  • @UmarFaruq-b8b
    @UmarFaruq-b8b 16 дней назад

    i dont get the option for log in chatengine

  • @prvizpirizaditweb2324
    @prvizpirizaditweb2324 24 дня назад

    did anyone has any problem with check password? it returns false even though passwords are the same

  • @adebayoezekiel9557
    @adebayoezekiel9557 24 дня назад

    Thanks Boss, weldone do more please

  • @CodingWithAlbert-O
    @CodingWithAlbert-O 27 дней назад

    Please add advanced authentication! Like passwords and stuff! If possible, I'd suggest you to integrate your project with firebase so you can use Google OAuth!

  • @O-DogKubrick
    @O-DogKubrick 28 дней назад

    You’re very good in computer stuff cousin!

  • @techcrunch-x4v
    @techcrunch-x4v 29 дней назад

    I can no longer see the sign up button on the Homepage. Sigh!

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

    Great video. I am at @37:48.. one suggestion: when waiting for something to complete... just pause the video. the jumping around while waiting for the db to spin up... easy to make errors...

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

    Excellent, all worked.

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

    Is it just me or can you not make a chat engine accont?

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

    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!!!

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

    how do you sign up for chat engine

  • @DevShahin-zm8ni
    @DevShahin-zm8ni Месяц назад

    why not you use docker-compose file?

  • @Menße-r2u
    @Menße-r2u Месяц назад

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

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

    will this work in free tier aws?

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

    such an underrated video

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

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

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

    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 Месяц назад

    I CANT LOGIN TO THE WEBSITE

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

    {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 Месяц назад

    i can not locate the create account page

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

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

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

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

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

    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 2 месяца назад

    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 2 месяца назад

    dude, your chat engine is not allowing signup

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

    Chat engine won't let me sign up.

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

    This is awesome! Thank you so much

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

    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 2 месяца назад

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

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

    perfect video

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

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

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

    Can you make a video on Refresh Token and Access Token

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

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

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

    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 2 месяца назад

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

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

    What is your theme?

  • @monishkumarj9625
    @monishkumarj9625 3 месяца назад

    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 3 месяца назад

    Fun, small, simple for non coders or beginners.

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

    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 3 месяца назад

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

    • @محمدعبداللهالمؤيدزياد
      @محمدعبداللهالمؤيدزياد Месяц назад

      @@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