Тёмный
No video :(

How to use MongoDB/Mongoose in Nuxt 3 | Nuxt3 Database Integration 

Jahid Anowar
Подписаться 2,6 тыс.
Просмотров 11 тыс.
50% 1

Опубликовано:

 

5 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 62   
@_xrxietx_8749
@_xrxietx_8749 Год назад
Thank you so much, i am beginner in Nuxt 3 and i was trying to connect mongoDB for my app. ¡Thanks!
@jahiddev
@jahiddev Год назад
You are welcome. Consider joining the discord server :P
@rayn3r965
@rayn3r965 10 месяцев назад
Thanks for the clear, straight forward guide. Massive help!
@codewithbru
@codewithbru Год назад
You helped me a lot!! Thank you so much
@jahiddev
@jahiddev Год назад
Glad I could help!
@Michael-dp7by
@Michael-dp7by Год назад
Thank you for the tutorial! All the best
@jahiddev
@jahiddev Год назад
Thank you! You too!
@youhan96
@youhan96 Год назад
Nuxt will automatically read any files in the ~/server/plugins directory and register them as Nitro plugins. This allows extending Nitro's runtime behavior and hooking into lifecycle events.
@anuj7286
@anuj7286 Год назад
I'm very much excited for upcoming tutorials and projects. Thankyou
@jahiddev
@jahiddev Год назад
Glad you like them!
@nickondrako
@nickondrako Год назад
Great video. Thank you. Looks like you have a bunch of ideas for new videos. I second the comment about a new way of doing Auth (replacing Nuxt/Auth)
@jahiddev
@jahiddev Год назад
Great suggestion!
@offgridvince
@offgridvince Год назад
I agree. We need that. Thanks
@Brizonys
@Brizonys 3 месяца назад
Thank you man, very good example ! God bless you !
@riyad-appscode
@riyad-appscode Год назад
Awesome content. Keep doing..
@emanuelasandei515
@emanuelasandei515 4 месяца назад
I love you man, all the others tutorials that i seen didn´t help me.
@nirajparmar1772
@nirajparmar1772 6 месяцев назад
Sir, It would be of great help if you can do more tutorials on nuxt 3 with mongodb full stack projects with deployment... thanks in advance
@ambrosebeavers
@ambrosebeavers 10 месяцев назад
Thank you Jahid. This helped a lot.
@jahiddev
@jahiddev 10 месяцев назад
Glad it helped
@Didier-cu6cb
@Didier-cu6cb Месяц назад
thank you so much
@zjelco
@zjelco Год назад
Thank you. Appreciate your videos. They are really helpful to me! I'm subscribed :)
@jahiddev
@jahiddev Год назад
Thank you. Comments like these keep me motivated to publish more content.
@mohamed_mbh
@mohamed_mbh Год назад
Really helps me because the module nuxt-mongoose was not working 👍
@jahiddev
@jahiddev 11 месяцев назад
Thanks.
@sultanfanody1378
@sultanfanody1378 20 дней назад
I ran into the following problem that I could not find a solution for This error Invalid scheme, expected connection string to start with "mongodb://" or "mongodb+srv://"
@BillaSaheb786
@BillaSaheb786 Год назад
Great Aweswome... Please make video on NUXT 3 and Vue 3
@kirindev
@kirindev Год назад
thank you.
@jahiddev
@jahiddev Год назад
You're welcome
@davodnaroea7120
@davodnaroea7120 Год назад
thank you for this video
@jahiddev
@jahiddev Год назад
My pleasure
@offgridvince
@offgridvince Год назад
So, to add a user, just create a file named index.post.ts in the users folder and write the logic?
@jahiddev
@jahiddev Год назад
yes!
@offgridvince
@offgridvince Год назад
@@jahiddev thx
@boss-rus
@boss-rus Год назад
thanx. good video :)
@mutasimbillah8775
@mutasimbillah8775 9 месяцев назад
Hi Jahid. Thanks for your hard work and amazing contents. However, I'm really struggling with the populate funcitons in the mongoose queries. Have you encountered anything related to that? Error logs keep telling me that the schemas aren't registered, I tried to import the schema models in the scripts, it keeps failing.
@mueen932
@mueen932 Год назад
Hi thanks for the tutorial. I just have a question. Did you already had the server created on 27017 port? Because for me it's not connecting, so I guess something is missing for me. Thank you!!
@jahiddev
@jahiddev Год назад
Yes Mongo was already installed and running on the default PORT.
@offgridvince
@offgridvince 11 месяцев назад
hello again. instead of index.post.ts could i use index.post.js?
@jahiddev
@jahiddev 11 месяцев назад
Of course.
@lilg4457
@lilg4457 Год назад
how to write the useAsyncData/useFetch function so that the api data is loaded on F5, and not just on a click on the client route?
@jahiddev
@jahiddev Год назад
It's quite easy the useAsyncData/useFetch gives you a refresh function. Which you can call inside keyboard keydown listener for a particular key.
@yanDev
@yanDev Год назад
Hello, Thank you for this video. Could you show how to deploy such an application on Vercel or Netlify because it seems to me (I'm not sure, I didn't understand everything from where my request) that it is then necessary to use and configure the serveless functions of the latter, which is not necessarily obvious. Thanks in advance.
@jahiddev
@jahiddev Год назад
I have already deployed a Production app. You don't need extra configuration. But keep in. mind mongodb can't be installed on serverless function so you have to use Managed mongo instance like Atlas.
@yanDev
@yanDev Год назад
OK i understand, thanks for your answer
@stefanflaschko
@stefanflaschko Год назад
Thanks for the great video. Do you know if we can use Nuxt Server as a replacement for a Node/Express Server? At the moment, I have a Nuxt App as the Frontend and Node/Express as the backend. Now I'm wondering if there is a need for a separate backend or if I can just use Nuxt for both.
@jahiddev
@jahiddev Год назад
For small application i would recommend Nuxt server.
@gadgetkh9408
@gadgetkh9408 Год назад
I was thinking about possibility of using Nuxt 3 + Pinia + Ionic + CapacitorJS for cross-platform app. But the resource is very limited right now. Can you please make more sample project of Nuxt 3 + Ionic + CapacitorJS? Thank you!
@jahiddev
@jahiddev Год назад
I think you can't use Nuxt 3 with CapacitorJS however you can use vue 3 with it.
@stefanflaschko
@stefanflaschko Год назад
@@jahiddev It's possible to use Nuxt with Capacitor. I tried it. But Nuxt with Ionic does not work out of the box.
@athu1148
@athu1148 Год назад
Hey! Please upload the Nuxt with Supabase tutorial. I just can't get my head on to it alone. The documentation is so poor on the site.
@jahiddev
@jahiddev Год назад
Currently Recording a full stack project using nuxt3, supabase and tailwind. Join the discord for updates related to upcoming videos.
@jmanias10
@jmanias10 Год назад
is there any update about the next video showing how to structure mongoose models, etc?
@jahiddev
@jahiddev Год назад
Sure thing. I am planning to create a full course for it.
@jmanias10
@jmanias10 Год назад
@@jahiddev Also a course with Nuxt3, mongoose, CRUD Operations and maybe navigation guards and / or authentication would be the best one :) Any estimation on the date for that? thanks
@jamesng79
@jamesng79 4 месяца назад
Make video add mongodb atlas
@mahmoudahmed-fu7yd
@mahmoudahmed-fu7yd Год назад
How you can handle authentication in nuxt 3
@jahiddev
@jahiddev Год назад
It is actually easier than the predecessor. You can implement auth with Nuxt 3 predefined composable like useCookie and Middleware. I will record a video about this very soon.
@nilanjanchakraborty2694
@nilanjanchakraborty2694 Год назад
Vai please zoom korna apne screen ko
@jahiddev
@jahiddev Год назад
Will take care of this from next video.
@jiaulhoque6441
@jiaulhoque6441 Год назад
Kichu bujhte parlam na
@dipumondal6128
@dipumondal6128 Год назад
I need a crash course about h3.
@jahiddev
@jahiddev Год назад
You will get it soon.
Далее
Improving Security of Nuxt 3
13:12
Просмотров 6 тыс.
ДО ВСТРЕЧИ НА РАЗГОНЕ
52:11
Просмотров 417 тыс.
Аруси Точики ❤️❤️❤️
00:13
Просмотров 92 тыс.
A Better Way To Handle Vue Props?
6:02
Просмотров 5 тыс.
Nuxt Auth - Postgres.js
32:27
Просмотров 1,8 тыс.
Nuxt Server Routes & Data Fetching
29:38
Просмотров 12 тыс.
How to Integrate Vercel & MongoDB Step-by-Step
20:21
Просмотров 17 тыс.
The Nuxt big thing in web development?
4:55
Просмотров 656 тыс.
Nuxt Auth - Authentication and Authorization in NuxtJS
44:58
Mongoose Crash Course - Beginner Through Advanced
33:36