Deploy NodeJS and Express API On Heroku

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 233

  • @arslan99
    @arslan99  2 года назад

    Since Heroku removed their free tier you can now follow this tutorial i made for a free alternative. ruclips.net/video/p_Mzurmd_5A/видео.html

  • @wilfred-almeida
    @wilfred-almeida 3 года назад +17

    As of August 2021, here are steps I followed:
    In your project folder do:
    1. git init
    2. git add .
    3. git commit -m "first commit"
    4. heroku create myapi
    5. git push heroku master
    I followed the video and got git errors so I did it in this order and it worked.

    • @blottolotto7648
      @blottolotto7648 2 года назад +1

      thanks. been tryna get a heroku build goin for hours. this finally got it to work. appreciate it!

    • @salvadorscafati3190
      @salvadorscafati3190 2 года назад

      mega Chad

    • @lovesobhani
      @lovesobhani 2 года назад

      @@salvadorscafati3190 GIGA chad.. wait no… MEGA chad…nah, he’s better than that… TERRA chad!

    • @fernandosalas4885
      @fernandosalas4885 2 года назад +1

      October 3 - 2022. It works, You are the best man!!!

  • @Liam-hy1kd
    @Liam-hy1kd 4 года назад +17

    I don't think you know how helpful this actually was. Thanks so much, explained a really blurred concept extremely clearly. Nice job.

    • @arslan99
      @arslan99  4 года назад

      Glad I could help!

  • @jimhalpert9803
    @jimhalpert9803 4 года назад +40

    Do "git init" before "git add ."
    (For everyone having a bit trouble there , saving some time)

  • @madhavanand756
    @madhavanand756 3 года назад +1

    This is the fastest and perfect explanation on how to deploy on heroku

    • @arslan99
      @arslan99  3 года назад

      I'm glad I could help ya out 😃

  • @bjrnpollen3088
    @bjrnpollen3088 2 года назад +1

    I love kevin. He is so much better than the other players on durant!

  • @DaveworldInspires
    @DaveworldInspires 2 года назад +1

    Thanks so much Arslan my main bug was from package.json, i did not include the ""start": "node app.js" in the scripts object now everything works just fine for me.

    • @arslan99
      @arslan99  2 года назад

      Awesome glad it works now ☺️

  • @apayrus
    @apayrus 3 года назад +4

    Thank you.
    Actually most part of the video is about creating the simplest API on express.js from a JSON file 😀
    and only last 20 seconds is about deploying on Heroku 😛

    • @arslan99
      @arslan99  3 года назад +1

      Hehe yeah lol gotta make the tutorial cover all bases

  • @Ja22i
    @Ja22i 2 года назад +1

    This is one of the best videos I've seen in a while. I found it easy to follow along.

    • @arslan99
      @arslan99  2 года назад

      Glad it was helpful!

  • @genshinnoob.
    @genshinnoob. 3 года назад +1

    watched so many long tutorials and this short and simple tutorial is working
    Thank You....

  • @mkmalikcom
    @mkmalikcom 3 года назад +6

    hey man,
    thank you so much
    you saved me from a whole nightmare situation
    thanks ♥️

  • @thomasblackwood5498
    @thomasblackwood5498 3 года назад +2

    Very simple and straight forward. Thank your very much.

  • @ankitsharma1072
    @ankitsharma1072 2 года назад +2

    thank you so so so so much. you have no idea how frustrated I was.

  • @bennychewDev
    @bennychewDev 2 года назад +1

    Cool and handy video, thanks! Nice to see the NBA example, I'm a NBA fan!

    • @arslan99
      @arslan99  2 года назад

      Thanks. I'm glad you enjoyed it. Haha me too 😃

  • @saurabhjilgilwar8970
    @saurabhjilgilwar8970 3 года назад +1

    Thanks bro.. Afterall i succeeded to deploy server 👐

  • @rushabhshah9655
    @rushabhshah9655 2 года назад +1

    Thank you so much, this was helpful!

    • @arslan99
      @arslan99  2 года назад

      Np glad I could help

  • @qaliexqaliex5571
    @qaliexqaliex5571 2 года назад +1

    Made my own proxy :=) Great video

    • @arslan99
      @arslan99  2 года назад +1

      No idea what that is lol but great job 🙌

    • @qaliexqaliex5571
      @qaliexqaliex5571 2 года назад +1

      @@arslan99 Im not sure if its right. But I use the web server to request data from another api. So i can use the heroku as proxy

    • @arslan99
      @arslan99  2 года назад +1

      Oh I see, interesting. I had no idea heroku could be used for that

  • @professionalpproductions8259
    @professionalpproductions8259 Год назад +1

    Thank you. Please don't post misinformation on the internet though, that is terrible for society. Please do better when informing. Michael Jordan is the goat.
    Again. Thanks for the video. It helped a lot!

    • @arslan99
      @arslan99  Год назад +1

      My reaction to your first paragraph 😱😱😱😱
      My reaction to your second paragraph thank you for enjoying the video
      But for real I'm glad you enjoyed the content

  • @nerdiloo9863
    @nerdiloo9863 3 года назад +2

    Cool but please note to use .gitIgnore file . The .gitignore file is a text file that tells Git which files or folders to ignore in a project. In this case all those files in the node_modules folders didn't have to be uploaded, and devs might wonder (in the real world) why they're hit with high bills.

    • @arslan99
      @arslan99  3 года назад +1

      I agree. Guess I completely forgot that 😅

  • @allanayford5475
    @allanayford5475 3 года назад +1

    Hi, Thanks for the video. Quick Question: What is the JSON formatted you use?

    • @arslan99
      @arslan99  3 года назад

      What do you mean json formatted I used library to clean up my code called prettier

  • @kbizzy111
    @kbizzy111 4 года назад +3

    Thanks bro, this helped me out so much

    • @arslan99
      @arslan99  4 года назад

      Glad I could help

  • @soulking6982
    @soulking6982 2 года назад +1

    Thanks Bro very Much .May god Bless u . BTW in Prockfile i uses npm start

    • @arslan99
      @arslan99  2 года назад

      No worries bro. I was actually just about to release an update to this video cuz it may not work for everyone 😅

  • @Phantom1037
    @Phantom1037 3 года назад +1

    You are a legend!! Thank you very much!

    • @arslan99
      @arslan99  3 года назад +1

      Nah bro you're the legend 😤😤😂

  • @TakshvysDad
    @TakshvysDad 3 года назад +2

    how about "post" method? "GET" is working but "POST" is not working for me from heroku... "POST" is working from postman

    • @arslan99
      @arslan99  Год назад

      I'm not too sure sorry

  • @amaryadav8703
    @amaryadav8703 4 года назад +1

    Thank you so much, just what I needed!

  • @danhintz7306
    @danhintz7306 4 года назад +2

    Thank you! This was very helpful!

  • @dailydreamdrive
    @dailydreamdrive 4 года назад +5

    You Helped Me A LOT 🔥🔥🔥🔥🔥🔥🔥🔥

    • @arslan99
      @arslan99  4 года назад +1

      Glad to hear that!

  • @martinn1071
    @martinn1071 3 года назад +1

    thanks for everything !!! really cool stuff !

  • @DeathHordes
    @DeathHordes 3 года назад +1

    So whats the difference in bigger scale apps as you mentioned?

    • @arslan99
      @arslan99  Год назад

      bigger scale apps should use something like AWS that has low latecny and great documenatation

  • @budhatech
    @budhatech 2 года назад +1

    Thank you. It helped.

  • @himanshusharma1066
    @himanshusharma1066 3 года назад +1

    Thank you, Sir

  • @devendravaidya4611
    @devendravaidya4611 2 года назад +1

    Thank you so much !!

  • @AKASH-sw9bs
    @AKASH-sw9bs 3 года назад

    thanks brother for your time ....

  • @lucaschitolina7156
    @lucaschitolina7156 3 года назад +1

    Thank you my friend. You helped me so much!! 🎉

  • @pavukane
    @pavukane 3 года назад +1

    Very nice. Thank you

  • @nopekowalski2244
    @nopekowalski2244 3 года назад +1

    Thanks a lot!

  • @joze.rios44
    @joze.rios44 3 года назад +1

    Thanks bro..greeting from argentina

  • @ZenoModiff
    @ZenoModiff 3 года назад

    How can I get each array
    Like if we have multiple names ur printing the whole json data right
    I need to get one by one when webpage refresh

    • @arslan99
      @arslan99  Год назад

      you can loop through it if thats what you mean

  • @Wojciech38
    @Wojciech38 10 месяцев назад +1

    Is it possible to make POST HTTP methods in JS then so to add the data in Heroku?

    • @arslan99
      @arslan99  10 месяцев назад +1

      You could use a axios call or fetch request but not entirely sure if Heroku takes post requests

    • @Wojciech38
      @Wojciech38 10 месяцев назад +1

      @@arslan99 thank you for quick response, I appreciate it!
      It did not work for me to POST (I could only GET), but my setup was from another tutorial - maybe I did something wrong. Anyway, I have to figure it out how to make API that could be edited like fake one with JSON server.

    • @arslan99
      @arslan99  10 месяцев назад +1

      @@Wojciech38 huh interesting, you could possibly ask chatgpt to help or stack overflow but without seeing any code I think I can't quite give any solid advice 😅

  • @pranaypanchal7774
    @pranaypanchal7774 4 года назад +1

    Super helpful, thanks a load!

  • @IMRANKHAN-wn8vi
    @IMRANKHAN-wn8vi 4 года назад +1

    Thank you Sir, I deployed my express.js apis successfully to heroku, but Sir let say i add new apis in my project so do i need to push changes using the exact command ? like we did git push heroku master for the 1st time.

    • @arslan99
      @arslan99  4 года назад

      Not too sure about that I think you can just push it since it's already configured with heroku

    • @jimhalpert9803
      @jimhalpert9803 3 года назад

      You'll need to repeat -
      git add .
      git commit -m "msg"
      git push heroku master

  • @olanitoritobi5107
    @olanitoritobi5107 2 года назад +1

    Hi! Thanks for the video! i have my api deployed with heroku but cant access the routes. i keep getting an application error and my page could not be served. on my local host i access these routes just fine!. Do you know what might be wrong? i'm using mongoDb as my database

    • @arslan99
      @arslan99  2 года назад

      If it's working on localhost that's great but remember that it can only work for JSON data not a Mongo db I hope this helps

  • @IMRANKHAN-wn8vi
    @IMRANKHAN-wn8vi 4 года назад +1

    I have created APIs in express.js but instead of array i am storing my data in mongodb hosted on Mongo Atlas do i still need to App.json schema?

    • @arslan99
      @arslan99  4 года назад

      Honestly I have no idea I've never worked with Mongo

  • @rebrod06
    @rebrod06 7 месяцев назад

    Great video!!

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

      Glad you enjoyed it

  • @saranyavinjarapu1923
    @saranyavinjarapu1923 2 года назад +1

    I created a node js express API and one of the endpoints takes a lot of time to get response data as it awaits google's lighthouse data hence Heroku is displaying "H12 request timeout" error. I think Heroku's request time out is just 30 seconds and as my API endpoint is taking more than 30 seconds, it's hanging up. Is there a way to deal with such issues?

    • @arslan99
      @arslan99  2 года назад

      You can try the new video I made as an update to this video for updating an API to heroku

    • @abhishekchamoli1912
      @abhishekchamoli1912 2 года назад

      if your api taking 30 sec for data then you api is waste of time. Your api should end the response under 4 sec minimum.

  • @jatingupta7015
    @jatingupta7015 4 года назад +1

    Really, helped. Thanks

  • @kaesarg1
    @kaesarg1 3 года назад

    Thanks man. so helpful!!!!

  • @TheNamesJT
    @TheNamesJT 3 года назад +1

    can you make the same video but deploying on vercel?

    • @arslan99
      @arslan99  3 года назад

      I'ma be honest with you I have no idea what that is

    • @TheNamesJT
      @TheNamesJT 3 года назад +1

      @@arslan99 i meant to say vercel

    • @arslan99
      @arslan99  3 года назад

      Not too sure. But it's a good video topic that I may make idk when but I'll add it to my list

  • @wtfdoiputhere
    @wtfdoiputhere 3 года назад

    idk who's gonna see this but this is wut the current issue is
    i have an express api that fetches data through scraping then when hitting the '/' it returns the data
    1. it works locally and returns data
    2. it doesn't return me any data when deployed to heroku, just an empty array

  • @muslim101f
    @muslim101f 3 года назад

    Pretty helpful, thanks!

  • @shamilmammadov8246
    @shamilmammadov8246 4 года назад +1

    Thanks buddy!

  • @ekihi257
    @ekihi257 3 года назад +1

    hii , could you make a tutorial how to make the nodeJs is connecting to mysql database table please?

    • @arslan99
      @arslan99  3 года назад

      ruclips.net/video/SyaJSKklH0U/видео.html

  • @harshaabeyvickramaa
    @harshaabeyvickramaa 3 года назад +1

    Thank you

  • @cookbriane
    @cookbriane 3 года назад +2

    So much easier than following heroku's docs 🤦🏼‍♂️.

    • @arslan99
      @arslan99  3 года назад

      Thanks glad you liked it

  • @TheDivyansh007
    @TheDivyansh007 4 года назад +1

    Nice man, Thanks :)

  • @46_rajivtiwari_aiml69
    @46_rajivtiwari_aiml69 3 года назад +2

    a random youtube video can save hours!

  • @asadali1268
    @asadali1268 3 года назад +1

    is the node modules necessary to be upload on Github Or we can create a gitignore file

    • @arslan99
      @arslan99  Год назад

      you can use a git ignore

  • @erickgeneric
    @erickgeneric 4 года назад +1

    Thank you so much!

  • @MrYassineSalhi
    @MrYassineSalhi 3 года назад +1

    How would you make an API request from react to huroku? get,post etc.

    • @MrYassineSalhi
      @MrYassineSalhi 3 года назад +1

      would you use the huroku link in the same way you use local host locally?

    • @arslan99
      @arslan99  Год назад

      you can use axios to make those requests :D

  • @saulg0udman
    @saulg0udman 2 года назад +1

    Hi arsalan, heroku just announced that they are ending their free tier plans and this is bad news now all of us have to move our project somewhere else please make a video on free tier alternative for Heroku

    • @arslan99
      @arslan99  2 года назад +1

      Yeah I just recently saw that. I'll see what I can do for y'all 👌

  • @iankim606
    @iankim606 4 года назад +1

    what should I do with the Procfile if there's a bunch of folders and js files?

    • @arslan99
      @arslan99  4 года назад +1

      well according to the heroku docs the procfile is a text file in the root directory of your application, to explicitly declare what command should be executed to start your app. So I would think deleting it not give heroku any idea of how to run the app haven't tried it myself but thats what im thinkin'.

  • @apayrus
    @apayrus 3 года назад +2

    5:10 Heroku part begins :-)

  • @grim4609
    @grim4609 2 года назад +1

    Buying court-side tickets to team Durant, fo sho

  • @YT_GwtM
    @YT_GwtM 2 года назад +1

    But, What if someone who knows this heroku link? Does he access the data?

    • @arslan99
      @arslan99  2 года назад

      I'm that case you can always create an API key that won't allow just anyone to access your data

  • @jasongabriel8086
    @jasongabriel8086 4 года назад +1

    Very Good!

  • @vaishnavipaliya7636
    @vaishnavipaliya7636 2 года назад +1

    I did the same but now don't know how but it's crashed nothing is working now eg.react installation or anything else. Please help if someone know solutions for this.

    • @arslan99
      @arslan99  Год назад

      do you get any specific error?

  • @panthpatel3066
    @panthpatel3066 3 года назад +1

    when I try git push heroku master, it say that heroku isn't a repoitory

    • @panthpatel3066
      @panthpatel3066 3 года назад

      SOLUTION: create heroku project via the command line by entering: "git init" to set up the git repository, "heroku login -i", logging in via the command line and then entering "heroku create ${project_name}", which will edit config.java in your git repository to add heroku

  • @alfirmanejhapahlepi8228
    @alfirmanejhapahlepi8228 3 года назад +1

    you dont need git ignore ?

    • @arslan99
      @arslan99  Год назад

      I'm not sure I remember Im sorry

  • @aswathyraj1414
    @aswathyraj1414 4 года назад +1

    Thank you so much

  • @lamargtv2572
    @lamargtv2572 3 года назад +1

    i got cors error when trying to fetch api, how to solve it?

    • @arslan99
      @arslan99  Год назад

      stackoverflow.com/questions/53875548/cors-problems-on-heroku

  • @ban4486
    @ban4486 2 года назад +1

    I can get an api up on heroku, but when I try to fetch from it I get error messages. Is there any tutorial where we get to see how to properly fetch from heroku as well?

    • @arslan99
      @arslan99  2 года назад

      This video will help
      ruclips.net/video/kglgtu9uAQM/видео.html

    • @andystematz-breitling5609
      @andystematz-breitling5609 2 года назад +1

      I am having the same issue --it says it's a CORs Error.
      How can I deploy an api where the Heroku URL can be used in a fetch request?

    • @andystematz-breitling5609
      @andystematz-breitling5609 2 года назад +1

      @@arslan99 How can I deploy an api where the Heroku URL can be used in a fetch request?

    • @arslan99
      @arslan99  2 года назад

      @@andystematz-breitling5609 I'm sorry I haven't delt with Heroku for a long time now. I don't know the answer to that 😕

    • @andystematz-breitling5609
      @andystematz-breitling5609 2 года назад +1

      Finally found it!! :D you
      npm i cors
      then add this to server.js
      const cors = require("cors")
      const app = express()
      app.use(cors())

  • @age.vampire9767
    @age.vampire9767 4 года назад

    Thanks for the video i have recently deployed on heroku, but the initial web page loading is quite slow, checked on google as it says use compression but not sure how i can od it , any suggestions please.

    • @arslan99
      @arslan99  4 года назад

      From my small amount of time using heroku it's notorious for being slow idk if there is a solution unless you pay 😐

  • @arthursena2128
    @arthursena2128 4 года назад

    yes lebron is the goat indeed

  • @scofieldgamingyt
    @scofieldgamingyt 3 года назад +1

    I have a question. If I dont use Procfile, do I need to keep running node server all the time on my local machine ?

    • @arslan99
      @arslan99  3 года назад +2

      Not sure I understand your question. If you've hosted in heroku you no longer need to run your node server

    • @scofieldgamingyt
      @scofieldgamingyt 3 года назад +1

      @@arslan99 Does Procfile ensure that our node server will run on heroku ?

    • @arslan99
      @arslan99  3 года назад

      @@scofieldgamingyt I would think so. A while back I tried pushing to heroku without it and it wouldn't work.

    • @scofieldgamingyt
      @scofieldgamingyt 3 года назад +1

      @@arslan99 I did add a start script for node but if I dont start my node server locally, the app wont work. Do we have to constantly keep node server up and running on local machine ?

    • @arslan99
      @arslan99  3 года назад

      @@scofieldgamingyt are you trying to run this all locally and not on heroku? If you are then yea you would need to start the server locally

  • @kristoffergonzaga5531
    @kristoffergonzaga5531 4 года назад +2

    Would you mind making a video dockerizing mern and deploy to heroku? :)

    • @arslan99
      @arslan99  4 года назад +1

      I would but I didn't even understand half of the sentance lmao. Jk, im not 100% sure on how to use docker currently or mongoDB maybe in the future tho

  • @johnwilfredmaranon7162
    @johnwilfredmaranon7162 3 года назад +1

    im kinda lost in the part where you typed " git add . ", because mine doesn't do that

  • @gustavotutoriais614
    @gustavotutoriais614 3 года назад +1

    thanks bro

  • @igdev6095
    @igdev6095 3 года назад +1

    I have an error: ! [remote rejected] main -> main (pre-receive hook declined)
    Can u help me :(

    • @arslan99
      @arslan99  Год назад

      Sorry I've never seen taht error before

  • @joze.rios44
    @joze.rios44 4 года назад +1

    Hi, does this work with github pages?

    • @arslan99
      @arslan99  4 года назад +1

      No idea

    • @jimhalpert9803
      @jimhalpert9803 3 года назад

      I don't think GitHub pages allows server side environments like nodejs. It's only meant for static sites.

  • @ellisarmeanca2223
    @ellisarmeanca2223 3 года назад +1

    im getting this error: failed to push some refs to 'heroku'

    • @arslan99
      @arslan99  Год назад

      unfortunelty im not too sure sorry

  • @taskprinters2976
    @taskprinters2976 3 года назад +1

    loved it !!! :-)

    • @arslan99
      @arslan99  3 года назад +1

      Glad it helped

  • @atlanticbeach2020
    @atlanticbeach2020 4 года назад +1

    does it work if i use data.js instead of data.json

    • @arslan99
      @arslan99  4 года назад

      Well the json is a object of data so I don't think it would work 😊

  • @muhammadfauzanalghifari7776
    @muhammadfauzanalghifari7776 4 года назад

    thanks, you helped me to finish me assignment :)))

    • @arslan99
      @arslan99  4 года назад

      Lol glad I could help!

  • @soufianemezdi2909
    @soufianemezdi2909 4 года назад +1

    Thank you for this video, I god this message error "sh: 1: node-pre-gyp: Permission denied" .Could you help please?

    • @arslan99
      @arslan99  4 года назад

      Sorry I'm not sure what that error means

  • @opeomiwade9983
    @opeomiwade9983 2 года назад +1

    I get an application error when I try running the heroku app. do you know why?

    • @arslan99
      @arslan99  2 года назад

      I think it's due to Heroku removing their free tier

    • @opeomiwade9983
      @opeomiwade9983 2 года назад +1

      @@arslan99 if I were to subscribe for one of the paid tiers, would it work?

    • @arslan99
      @arslan99  2 года назад

      @@opeomiwade9983 I'm not sure I can't Guarantee that but please check out this playlist it's a free db where you can host your db and everything
      Back4App: ruclips.net/p/PLxt4i7QVE689JT8jpPMkggCEqS46VSb-y

    • @opeomiwade9983
      @opeomiwade9983 2 года назад +1

      @@arslan99 I have watched this but I don’t know if it’s an API like the heroku one because I need to create an API for my swift project

    • @arslan99
      @arslan99  2 года назад

      @@opeomiwade9983 well you can use this tutorial
      www.back4app.com/docs/ios/parse-swift-sdk
      And then you can connect to the hosted API into your project hope that helps 😃

  • @random-ui9iy
    @random-ui9iy 2 года назад +1

    i am getting method not allowed what to do?

    • @arslan99
      @arslan99  Год назад

      I think it's due to the fact that Heroku removed their free tier but im not too sure sorry

  • @canvaapplessons1224
    @canvaapplessons1224 4 года назад +2

    Can we host it together with a database, to work as an API for, say, English-Arabic dictionary?
    I have an Excel file of dict.

    • @arslan99
      @arslan99  4 года назад

      I think you can not too sure how you would tho off the top of my head

  • @igdev6095
    @igdev6095 3 года назад +1

    *After deploying on heroku I can't do anything like POST, DELETE, PATCH but I can only GET data? Anyone like me? :'(*

    • @arslan99
      @arslan99  Год назад

      I'm not too sure how to do that im sorry

  • @pistachios2463
    @pistachios2463 4 года назад +1

    Is Durant a team name?

    • @arslan99
      @arslan99  4 года назад

      A players last name. I must've accidentally made the key=team my bad 😅

  • @GameChanger_SR
    @GameChanger_SR 4 года назад +1

    thankyou
    i'm getting following error , can you plz help me,
    how to resolve it
    ! [remote rejected] master -> master (pre-receive hook declined)
    error: failed to push some refs to 'git.heroku.com/curdapinodejs.git'

    • @arslan99
      @arslan99  4 года назад

      Not too sure sry

  • @pratikmane8241
    @pratikmane8241 3 года назад

    Can i POST data into that

    • @arslan99
      @arslan99  Год назад

      I'm not too sure sorry

  • @adn865
    @adn865 3 года назад

    bro im done with life... it isn't getting deployed. It has H10 503 ...error .god knows what it is

    • @arslan99
      @arslan99  Год назад

      unfortuently I think its due to the fact the heroku removed their free tier T-T

  • @johnwilfredmaranon7162
    @johnwilfredmaranon7162 3 года назад

    8:24 how did u make i like that? mine is just in a single row

    • @abusiness8783
      @abusiness8783 3 года назад +1

      He probably has a json formatter chrome extension

    • @arslan99
      @arslan99  Год назад

      yes google chrome automatically does that

  • @sagarworriors1402
    @sagarworriors1402 3 года назад +1

    not working

    • @arslan99
      @arslan99  2 года назад

      Which part is not working?

  • @leonardsmith6041
    @leonardsmith6041 4 года назад +1

    LeBron (or the GOAT) 😂

  • @JewJitsu1
    @JewJitsu1 4 года назад +2

    THICCASSNODEAPI

  • @bosschervz
    @bosschervz 4 года назад +1

    just so sad that heroku is too slow

    • @arslan99
      @arslan99  4 года назад

      Ikr 😞

    • @adityachaudhary6729
      @adityachaudhary6729 3 года назад +1

      My api is hosted on heroku.But sometimes is it showing error on loading application. and after few time it works automatically does it is a glitch or something ??

  • @daksmemes7428
    @daksmemes7428 4 года назад +1

    why are you guys using --save 🤣🤣 its automatically saved in the json file as a dependency it has been long deprecated
    by the way thanks buddy. Can you show how to deploy with mongodb?

    • @arslan99
      @arslan99  4 года назад +1

      Huh had no idea thanks for letting me know

    • @daksmemes7428
      @daksmemes7428 4 года назад +1

      @@arslan99 no problem nice video you got a new subscriber! Can you include mongodb with this deployment? thanks

    • @arslan99
      @arslan99  4 года назад

      Not sure how to do that but I'll check into it and see if I can make it happen

  • @efhmedia5010
    @efhmedia5010 3 года назад +1

    türk müsün len