Lets build together

Lets build together

What am I doing with this channel 😎 ?

Hey hi, my dear friend, Welcome to my channel.

I'm a software developer who's really passionate about front-end development. I didn't actually study software in college, but I taught myself everything I know by building fun applications.

My aim with this channel is to come up with as many crazy ideas as possible so that we can learn, build, and have fun together. Let's get started! 😎

Пікірлер

  • @mohammadrehan-zg2bg
    @mohammadrehan-zg2bg16 күн бұрын

    Big big thanks

  • @user-lc7qs7gy5d
    @user-lc7qs7gy5d21 күн бұрын

    bhai mere ko This deployment does not have a deployment summary. aara !

  • @Thesuperlativetrader
    @Thesuperlativetrader23 күн бұрын

    Hello nice content, can you show how to set a conection between Stripe & Telegram to manage Suscribers from Groups/Channels Automatically ? Great Job ! Great Channell!

  • @arnavghosh4242
    @arnavghosh4242Ай бұрын

    This tutorial is really useful, since you can just modify the code and host it on vercel or render

  • @othekaka
    @othekakaАй бұрын

    OMG, that's a best tutorial that I've seen. You've explain everything about the process, thanks for your video. Just one thing, If I use "node-telegram-bot-api" will be not necessary use the ngork, right?

  • @lets-build-together
    @lets-build-togetherАй бұрын

    Hey thank you! I didn’t use that api, but, if you are using webhook, you need it, since telegram only supports https. github.com/yagop/node-telegram-bot-api/blob/master/doc/usage.md#webhooks

  • @ogs102
    @ogs102Ай бұрын

    please can have one for nextjs

  • @Exorc1st
    @Exorc1st2 ай бұрын

    hello want to ask how do u get the provided database url? i seem lost tryna find a way for the database URL

  • @dansinn
    @dansinn2 ай бұрын

    Thanks

  • @kodokou
    @kodokou2 ай бұрын

    can you post a document or video about how to set firestore rules for this app?

  • @ashandimantha6538
    @ashandimantha65382 ай бұрын

    Thank you 💖💖

  • @mehdismaeili3743
    @mehdismaeili37432 ай бұрын

    Excellent.

  • @JethiyaChampakGada
    @JethiyaChampakGada3 ай бұрын

    This tutorial is unnecessarily complex

  • @CryLight-
    @CryLight-2 ай бұрын

    I do not mean to sound rude; do you have a better one, as I’m a beginner and would like to develop a telegram bot

  • @JethiyaChampakGada
    @JethiyaChampakGada2 ай бұрын

    @@CryLight- I'm also learning to develop but his code is bit complex, logic and functionality is simple and good but the syntax is the complex

  • @amaechichisom787
    @amaechichisom7873 ай бұрын

    How do i deploy this on prod with ngrok

  • @lets-build-together
    @lets-build-togetherАй бұрын

    You don’t need to ngrok to deploy to prod. If you follow later videos we deployed to production

  • @blackslash4954
    @blackslash49543 ай бұрын

    Hello, i tried deploying the backend on vercel. Deployed frontend already. Was not able to fetch some of the mongo db data, users particularly, for sign up and login. error: 504. When I deployed the backend on render, it worked. How to solve this issue?

  • @chitraarasuk25
    @chitraarasuk252 ай бұрын

    Hi, this is serverless, so instances of your app can be started and stopped an anytime between requests. That means you need to connect to mongo before you listen on the server port. In render for example the server will start and stay running so the connection is not ready for the first second or two.

  • @blackslash4954
    @blackslash49542 ай бұрын

    @@chitraarasuk25 already starting server after the connection sir

  • @Nemesis_mj
    @Nemesis_mj3 ай бұрын

    what voice service are you using for making the video

  • @mcqueenyaqueen7061
    @mcqueenyaqueen70613 ай бұрын

    In my case its always error in ngrok bad gateway 502 and got error node:internal/process/promises:289 AxiosError [AggregateError] Can you help me

  • @HelenaDuGraus
    @HelenaDuGraus3 ай бұрын

    Here I get "Internal server error"

  • @hemanthnath3258
    @hemanthnath3258Ай бұрын

    Same for me too. Is it resolved?

  • @2ch921
    @2ch9213 ай бұрын

    Amazing tutorial, you not only shows us commands and lines of code, you actually teach and I find it amazing

  • @matiasjavierjimenez
    @matiasjavierjimenez4 ай бұрын

    bro nice work, an advice put the github repository please

  • @lucasgaspari4175
    @lucasgaspari41754 ай бұрын

    thank you!! it works correctly :)

  • @hanslou5309
    @hanslou53094 ай бұрын

    What if my build command builds everything to a dist/ directory? How would I change the configuration? Thank you :)

  • @mehrinfirdousi3834
    @mehrinfirdousi3834Ай бұрын

    did you figure this out?

  • @pranshubasak8796
    @pranshubasak87964 ай бұрын

    Hi sir , I have an issue with online deployed api version , I have adifferent project but uses same postgress and Node, my backend app is running well with my local development but when deploying online , api end point just does answer any query , I don't know why , can u suggest some help

  • @user-wp6qm4fc8d
    @user-wp6qm4fc8d4 ай бұрын

    Hi there. Cool tutorial! Don't you have GIt repository with source code?

  • @bharathkesari7350
    @bharathkesari73504 ай бұрын

    manikanta koppala ☠

  • @user-cl5mq6qv1r
    @user-cl5mq6qv1r4 ай бұрын

    Helpful

  • @khaisarbegum2134
    @khaisarbegum21344 ай бұрын

    I am facing an error while trying to access a url res.send(await handler ( req,"GET")) It's saying handlers are not defined

  • @wessel_g45
    @wessel_g455 ай бұрын

    Hi, It was all working perfectly fine before, but now I am getting the 405 'not allowed' results with ngrok. Not sure how to get it working again. Steps I am taking - running `ngrok http 4040` in terminal - copying the url to postman and adding it the api call, resulting in 'webhook was set' in postman - terminal gives back: POST/ 405 method not allowed Tried this steps multiple times. What could be wrong? Great tutorial btw, thanks

  • @kpokpefavourogheneruese5527
    @kpokpefavourogheneruese55273 ай бұрын

    Good morning bro, how did you fix this?

  • @nikitajustinolechko9322
    @nikitajustinolechko932221 күн бұрын

    ngrok only has a certain number of requests on the free plan - either upgrade your plan or create a new account and relink it

  • @user-er9wc2jt2m
    @user-er9wc2jt2m5 ай бұрын

    "Sir, will this ngrok make my Telegram bot appear 24/7?"

  • @okonkwo.ify18
    @okonkwo.ify184 ай бұрын

    Explain more so I help you

  • @khaisarbegum2134
    @khaisarbegum21344 ай бұрын

    ​​@@okonkwo.ify18 Deploy the server publicly so it can be accessed(using ngrok) Can you please help me on this

  • @adee6467
    @adee64675 ай бұрын

    What if i want to do it with app,

  • @jasmeetsingh4551
    @jasmeetsingh45515 ай бұрын

    I'm confused. 0:57 and 1:21, on both these timestamps, your vercel.json looks different. What exactly do we have to mention?

  • @lets-build-together
    @lets-build-together5 ай бұрын

    Hey sorry for the confusion, please go with the one mentioned at 0.57.

  • @jasmeetsingh4551
    @jasmeetsingh45513 ай бұрын

    @@lets-build-together Thanks dude... Sorry for the late reply...didn't see your message. I went for the one on 0:57 only 👍😊 unfortunately, vercel is timing out longer operations saying "This serverless function has timed out"... But I'm gonna try other options like Render, Railway or AWS 👍

  • @Churagawa
    @Churagawa5 ай бұрын

    Very good tutorial for webhooks. For newcomers telegraf and node-telegram could be easier :)

  • @RCoriolano.
    @RCoriolano.5 ай бұрын

    Hello, i'm getting this error: No "exports" main defined in D:\ApiNodeJs ode_modules\firebase\package.json, could you help me?

  • @brittovincent1658
    @brittovincent16585 ай бұрын

    when i use req.body i am not getting message

  • @austinbriencabanada8229
    @austinbriencabanada82295 ай бұрын

    i think you can also use express for the routing, never the less thanks for overview

  • @joaopedrogirelli1257
    @joaopedrogirelli12575 ай бұрын

    Underrated tutorial!

  • @randomtech5929
    @randomtech59296 ай бұрын

    the setup was good but advanced , can you refer any basic project setup for firebase

  • @MakarovSergey39
    @MakarovSergey396 ай бұрын

    If you dont mind I request tutorial how to hosting(free) postgresql database with nodejs+express+sequelize as a server please.

  • @TutoMaster
    @TutoMaster4 ай бұрын

    Render

  • @footgame756
    @footgame7563 ай бұрын

    @@TutoMaster thanks budy render is life saving netlify killed me :=?

  • @Tussu17
    @Tussu173 ай бұрын

    @@footgame756 Whyyyy!

  • @Sooraj-Rao6
    @Sooraj-Rao66 ай бұрын

    Thanks mate!

  • @tanmaychavan743
    @tanmaychavan7436 ай бұрын

    Thank you so much ❤

  • @oselechidera3957
    @oselechidera39576 ай бұрын

    no repo link?

  • @BettoRaite_
    @BettoRaite_6 ай бұрын

    Can you make a tutorial on how to decompress telegram images and save them in firebase storage? or at least I would be glad to get a link on an article explaining how to do it.

  • @lets-build-together
    @lets-build-together6 ай бұрын

    Hey hi, actually its a nice idea, i will make a project around that. In the mean while if i find any material, i will share it with you

  • @BettoRaite_
    @BettoRaite_6 ай бұрын

    @@lets-build-together btw, how can I get in touch with you and talk personally) I need help, pls, if you have discord or telegram it would be amazing!

  • @lets-build-together
    @lets-build-together6 ай бұрын

    @@BettoRaite_ Please email to this [email protected] I will try to help you out. Or drop me your mail id

  • @aadarshktofficial
    @aadarshktofficial6 ай бұрын

    Please include github link to your project

  • @4ram16
    @4ram165 ай бұрын

    Yes, Please

  • @aadarshktofficial
    @aadarshktofficial5 ай бұрын

    @@4ram16 You are from which country?

  • @evstafyevandrew2198
    @evstafyevandrew21986 ай бұрын

    Однозначно +. Спасибо! Но вы не видели каким почерком выписывают рецепты доктора в России...

  • @t0rch139
    @t0rch1396 ай бұрын

    это точно

  • @BettoRaite_
    @BettoRaite_7 ай бұрын

    You deserve more subscribers, that's for sure! It's pretty good content, something that I exactly need now. Shit... Love internet!

  • @lets-build-together
    @lets-build-together6 ай бұрын

    Thank you 🙏

  • @BettoRaite_
    @BettoRaite_7 ай бұрын

    Can you show how to deploy it on netlify correctly? Thanks a lot in advance. Btw happy new year!

  • @lets-build-together
    @lets-build-together6 ай бұрын

    Hey happy new year. Will do a video on how to deploy to netlify in future project. Thank you for the suggestion

  • @fernandokhounphithach3551
    @fernandokhounphithach35517 ай бұрын

    I'm getting this error Cannot find module './firebase'

  • @lets-build-together
    @lets-build-together6 ай бұрын

    Hey hi @fernandokhounphithach3551 , can you check if there is any typo or anything on your file name, also if its nested inside any folder

  • @arupde6320
    @arupde63207 ай бұрын

    be regular ..

  • @lets-build-together
    @lets-build-together7 ай бұрын

    Sure, just trying to sort out some things

  • @sher700
    @sher7007 ай бұрын

    Keep doing this great work bro! Also need a javascript course in your language. Your explanation is top notch😊

  • @lets-build-together
    @lets-build-together7 ай бұрын

    Thank you, will consider making a course in future

  • @soniyaratnakar1726
    @soniyaratnakar17267 ай бұрын

    Hi, my index.js is in src folder, what modification I need to do to vercel.json?

  • @lets-build-together
    @lets-build-together6 ай бұрын

    Hey hi, you have to tell where exactly your index file inside vercerl.json>builds ( "builds":[{"src":"./src/index.js",...}] )

  • @heisenberg7945
    @heisenberg79457 ай бұрын

    Helpful