Build Your Own Retro Gaming Website: Next.Js 14 + Prisma

  Рет қаралды 8,675

Raddy

Raddy

Күн бұрын

Пікірлер: 56
@prashlovessamosa
@prashlovessamosa 2 ай бұрын
It takes too much effort to build this video I really appreciate that I will try to build it.
@RaddyDev
@RaddyDev 2 ай бұрын
Thank you! It took an insane amount of time and effort to bring this together. I am glad that it's out now and I hope that people enjoy it
@lowendgamer8266
@lowendgamer8266 2 ай бұрын
Thank you sir I added your recipe website in my resume and interviewer become very happy snd selected me
@RaddyDev
@RaddyDev 2 ай бұрын
That's great to hear! Honestly, it's awesome, and I'm so glad to know the tutorials are helping people! Thank you for sharing the good news!
@bora514
@bora514 2 ай бұрын
What a cool project! Brings back memories :))
@hypr2205
@hypr2205 2 ай бұрын
thanks, i added the project to my resume but replaced backend with c#, today i got an interview schedule for a junior fullstack dev position at a company i've wanted since i was a college student
@RaddyDev
@RaddyDev 2 ай бұрын
I hope that the interview went well! Keep your head up, you've got this!
@prashlovessamosa
@prashlovessamosa 2 ай бұрын
How the hell you add c# please share some inputs.
@daringcalf
@daringcalf 2 ай бұрын
How is this possible, you commented just shortly after this video got uploaded to yt.
@prashlovessamosa
@prashlovessamosa Ай бұрын
If you make any deployment video please consider explaining the issue that you fixed in the repo will be helpful.
@codingbyte847
@codingbyte847 2 ай бұрын
Thanks a lot youtube algorithms ❤ for recommending me these type of next level awesome tutorials to further enhance my skills😊
@aogunnaike
@aogunnaike 2 ай бұрын
Awesome thanks for this 🙂
@RaddyDev
@RaddyDev 2 ай бұрын
My pleasure!
@anasfarooq9013
@anasfarooq9013 Ай бұрын
Hey, So if I Don't want to host it, and I just wanna build that entirely on local host can I complete the whole tutorial? With dashboard and game form?
@prashlovessamosa
@prashlovessamosa Ай бұрын
Yep
@prashlovessamosa
@prashlovessamosa 2 ай бұрын
thanks buddy for sharing.
@vectorxdev
@vectorxdev 2 ай бұрын
Awesome project
@RaddyDev
@RaddyDev 2 ай бұрын
Glad you like it!
@adityashukla9840
@adityashukla9840 2 ай бұрын
Hey,I Have not seen the full video but can you tell me why do you used Amazon S3. If you use only for image i can use cloudinary or do you use to upload any other thing
@prashlovessamosa
@prashlovessamosa 2 ай бұрын
Game bhi hain dost not only image.
@mtdesigner3933
@mtdesigner3933 2 ай бұрын
tnx a lot bro😎 ❤.
@prashlovessamosa
@prashlovessamosa 2 ай бұрын
Hey I have completed 4 hours using TS top notch explanation mate. Are you going to make a deployment video too after this. As I don't have a credit card I am using the upload thing instead of s3 please do make deployment video too it would be too helpful thanks for sharing again.
@RaddyDev
@RaddyDev 2 ай бұрын
Wow, that’s real dedication! I could definitely make a video on deployment-honestly, most deployment tutorials out there should work. I haven’t heard of Upload Thing, but I’ll check it out. I initially tried Cloudinary, but with their 10MB limit, I switched over to S3 instead.
@prashlovessamosa
@prashlovessamosa 2 ай бұрын
@@RaddyDev well uploadthing is quite expensive as compared to s3 but works fine as it provides free usage upto 2 gb that's enough for me.
@prashlovessamosa
@prashlovessamosa 2 ай бұрын
I have no idea as I am a little confused as recently cloudflare and SST announced opennext as NextJS self hosting is quite complex. I have tried to deploy my apps on cloudflare I always get a bunch of stupid edge errors especially if I use something like Auth aur Lucia for authentication That's why I asked for a deployment video it would be too helpful. Thanks 🙏
@AbhinavSingh-is8tu
@AbhinavSingh-is8tu Ай бұрын
@prashlovessamosa can yo please tell where to find the games?
@CodeSnap01
@CodeSnap01 2 ай бұрын
its an awesome project
@RaddyDev
@RaddyDev 2 ай бұрын
Thank you!
@om_p10
@om_p10 2 ай бұрын
Does this project require any paid APIs? Or any paid resource?
@RaddyDev
@RaddyDev 2 ай бұрын
Only the AWS S3 Storage bucket. Technically, you don't need to use it. You can replace it with anything that you like. Ideally you need somewhere to store your files like thumbnails and games. I couldn't find a free alternative and S3 is probably the cheapest service. If you have your own VPS, that could work with some additional work
@om_p10
@om_p10 2 ай бұрын
​@@RaddyDev Thanks for the reply, and what about the games how we are integrating them?
@ArjunCodess
@ArjunCodess 2 ай бұрын
hey! can we replace aws s3 file storage with something else? what are your free recommendations? (thanks for this video btw)
@RaddyDev
@RaddyDev 2 ай бұрын
You can replace the S3 with any service you like. The challenge I faced was finding a free alternative. Initially, I wanted to use Cloudinary, however I noticed that they have a 10MB file limit, which isn't enough for some of the larger games. If you find something, please let me know and I'll do the same :-)
@prashlovessamosa
@prashlovessamosa 2 ай бұрын
@@RaddyDev check uploadthing please make deployment video I am stuck.
@Metovski
@Metovski 2 ай бұрын
Can you make a video deploy to vercel or another hosting server ? I guess this project based on localhost doesnt have a live link. Also thank you for your effort. Nice and enjoy project :) Follow!
@ArjunaGPT
@ArjunaGPT Ай бұрын
3:07:36 prisma migrations
@yantech.4249
@yantech.4249 2 ай бұрын
Amazing work sir. The github link doesn't work
@RaddyDev
@RaddyDev 2 ай бұрын
Updated. Thank you for letting me know! I had it set to "Private". - It worked on my machine 😄
@SK_Covers
@SK_Covers 2 ай бұрын
Beginner with react, tailwind knowledge can able to follow this tutorial? ❤❤❤
@RaddyDev
@RaddyDev 2 ай бұрын
I aimed to make it as easy to follow as possible. The second half of the tutorial does get a bit more complex, especially when working with forms, but if you approach it one step at a time, you should be all set. It is a big commitment, if you get stuck feel free to ask questions, use AI etc...
@harshalkhobragade972
@harshalkhobragade972 26 күн бұрын
Users will able to game on the website or not
@RaddyDev
@RaddyDev 26 күн бұрын
Yep, users can play games on it.
@GG-uo9jq
@GG-uo9jq 2 ай бұрын
please share me the repo. I want to test it in local if possible
@RaddyDev
@RaddyDev 2 ай бұрын
The repo was set to private. It's fixed now
@anasfarooq9013
@anasfarooq9013 Ай бұрын
Hey, can anyone please tell me if I can build the entire project without an AWS subscription, or if AWS provides any free tier? I really want to work on this project. Thanks!
@RaddyDev
@RaddyDev Ай бұрын
You can do. 80% of the tutorial was made without the S3 bucket. Now if you want to publish your project than that can be an issue. You do need somewhere to store the games and thumbnails. It can be any server, doesn't have to be S3 bucket. That was just the cheapest option that doesn't have any limitations. So for learning purposes you can do it without the S3 bucket.
@AbhinavSingh-is8tu
@AbhinavSingh-is8tu Ай бұрын
hey can you share where to find the games
@RaddyDev
@RaddyDev Ай бұрын
@@AbhinavSingh-is8tu Google "Download Game ROMs" or "Free ROMs". There will be plenty of good options :)
@FullstackDevops-dm4ge
@FullstackDevops-dm4ge 2 ай бұрын
kindly share repo link i will add devops things
@RaddyDev
@RaddyDev 2 ай бұрын
The repo was set to private. It's fixed now
@lowendgamer8266
@lowendgamer8266 2 ай бұрын
First 💜
@RaddyDev
@RaddyDev 2 ай бұрын
😆👌
Непосредственно Каха: сумка
0:53
К-Media
Рет қаралды 12 МЛН
УНО Реверс в Амонг Ас : игра на выбывание
0:19
Фани Хани
Рет қаралды 1,3 МЛН
No One Hires Jr Devs So I Made A Game
39:31
ThePrimeTime
Рет қаралды 359 М.
Building a Tiny Office Pod Under My Stairs
51:47
Man Made
Рет қаралды 11 МЛН
How To Build A $1,000,000 SaaS In 7 Hours
6:30:15
Web Dev Simplified
Рет қаралды 102 М.
Build an Invoice App with Next.js 15
4:34:24
Colby Fayock
Рет қаралды 63 М.
Build and Deploy a Full Stack Google Drive Clone with Next.js 15
5:19:07
JavaScript Mastery
Рет қаралды 537 М.
Does Deno 2 really uncomplicate JavaScript?
8:55
Beyond Fireship
Рет қаралды 476 М.
Spotify Bricked The Car Thing, So I Hacked Mine
21:20
Dammit Jeff
Рет қаралды 2,5 МЛН
Build a Complete SaaS With Next.js, Tailwind, React, Hono.js (2024)
12:00:00
Josh tried coding
Рет қаралды 76 М.