- Видео 28
- Просмотров 1 307 272
Adam La Morre
Добавлен 10 июн 2008
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
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)
What is Chat Engine??? Explained by the Maker (Bonus Slack Tutorial)
Просмотров 7 тыс.3 года назад
What is Chat Engine??? Explained by the Maker (Bonus Slack Tutorial)
How can one run this authorization token on Postman, try using bearer token and got this error "Authentication credentials were not provided."
Chat engine is not working for me..not able to sign up, is there any other way to do it
Great tutorial, thanks very much!!!
how do you sign up for chat engine
why not you use docker-compose file?
Hey, nice! thank you! is it possible to deploy it on vercel?
will this work in free tier aws?
such an underrated video
Hey what happen to chatengine there is no register or sign up button
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?
I CANT LOGIN TO THE WEBSITE
{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
i can not locate the create account page
Hey can you please tell me how we can host this in git hub to see others, make an video about that.
Hi Bro, Are you using jwt authntication i this video??
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
This is awesome! Thank you so much. I especially liked the way you handled the settings for PROD and DEV environments 🙂
dude, your chat engine is not allowing signup
fr
Chat engine won't let me sign up.
There is no sign up button.
This is awesome! Thank you so much
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.
enter button is not working for me at username, can anyone tell ?
perfect video
my user is not showing up on the chatengine dashboard!!! I've tried all the suggestions in the comments??!
Can you make a video on Refresh Token and Access Token
Thanks, you covered more things in 15 minutes than others in 2 hours
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!!
the rest client extension isnt working, is anyone else facing this problem
What is your theme?
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.
Fun, small, simple for non coders or beginners.
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
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
Buddy, I appreciate your videos, they have helped me a lot... When would you make one with the front running in docker?
this is still relevant in Sep 2024. BTW great tutorial broo.
Did it work bro??
@@aquila1762 Yes.
how can i deploy it ?
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 ?
Jast Hills
This video only for frontend development?? Backend not
MySQL is a real Database
I love you braa ❤❤❤❤❤ you interested me thank you for that 👏👏👍🙏
hey so I was wondering how would we go about implementing rabbit mq or any other message queuing service with this?
hi! Is a good choice to integrate posgres inside the docker image with docker compose? how can I link a reactJS front end?
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.
It is because 3rd line is reserved for headers and 4th is for body
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
Rest Client is not available
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!
You did something wrong. Check every line of code in that rest file.
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?
Amazing video and Chat Engine is a brilliant product. Five Stars
Header name must be a valid token error plzz how i can resolve can anyone help