Build and Deploy your first NPM Package and Web App using Next.js and TypeScript

  Рет қаралды 5,946

Albert Mends

Albert Mends

Күн бұрын

Пікірлер: 46
@honggolangromanlang2393
@honggolangromanlang2393 3 күн бұрын
and another gem here, thanks
@i_vishalsah01
@i_vishalsah01 Ай бұрын
Amazing work buddy it's very helpful. Such content for absolutely free should be appreciated more.
@albertmends
@albertmends Ай бұрын
Thanks a ton🙏♥️
@yantech.4249
@yantech.4249 2 ай бұрын
Wow This is an amazing work you have done. Big thanks sir
@albertmends
@albertmends 2 ай бұрын
Thanks much appreciated 🚀
@codebrilliantly
@codebrilliantly 2 ай бұрын
Great work. I like your work a lot.
@albertmends
@albertmends 2 ай бұрын
Thanks … really appreciated
@akvlogs7663
@akvlogs7663 Ай бұрын
Bro the content quality is more than enough but u should take care of audio because it is tooo dim, so plz fix it then u will be in more than 10M subscriber...i Hope u got that 💖 from india
@albertmends
@albertmends Ай бұрын
Thank you! I will work on it
@diyadhankhar692
@diyadhankhar692 24 күн бұрын
hello i got this error after entering the openai api key = "Checking file at path: D:\auditra\auditra-cli\test.sol Error during analysis: Cannot read properties of undefined (reading 'create')" please help me out sir
@albertmends
@albertmends 18 күн бұрын
Kindly create an issue on GitHub for this error
@shs4293
@shs4293 17 күн бұрын
Why did you create and publish npm package when you are not even using it in your nextjs project? Why didn't you use the published package in NextJS project? May I know?????
@albertmends
@albertmends 17 күн бұрын
You could use nextjs as well, it also works fine!
@shs4293
@shs4293 16 күн бұрын
@@albertmends can I import the package published on npm in my NextJs project instead of copy pasting the AI part?
@SipheleleMncube-dg3oc
@SipheleleMncube-dg3oc 2 ай бұрын
why is it that the cli folder in the video is outside the auditra folder but the one in the repo is inside,??
@albertmends
@albertmends 2 ай бұрын
Hi thanks for the notice I think it might be an oversight, but it doesn’t change how the code works or its functionality in any way.
@AIInsights23
@AIInsights23 Ай бұрын
can i use claude AI for this project? this is great project brother
@albertmends
@albertmends Ай бұрын
Yes, you can
@MikeeBuildstech
@MikeeBuildstech Ай бұрын
It seems like I need a premium account with OpenAi because im exceeding quota on the first command. is this true or am i facing an error?
@albertmends
@albertmends Ай бұрын
Yeah you need a premium account to use openAI api key , however gemini api key is free so you change the openai section to gemini. Hope this helps!
@MikeeBuildstech
@MikeeBuildstech Ай бұрын
@@albertmends Thanks that works until i get premium API
@alexandramoldovan5473
@alexandramoldovan5473 2 ай бұрын
Hi! Has anyone finished this project? At min 41, after I npx I get "Usage: auditai [options] [command]" but when I run auditai check test.sol to test contract I get "bash: auditai: command not found". Thanks (code is identical to provided github repo)
@albertmends
@albertmends 2 ай бұрын
Hi Alex, can you send the full error message or perhaps provide more context?
@alexandramoldovan5473
@alexandramoldovan5473 2 ай бұрын
@@albertmends This is the full error message. After getting path with pwd and installing it with npx I'm trying to test with test.sol. When i run auditai check test.sol I get error bash: auditai: command not found. Name of the program is also auditai, so I can't get what's wrong cause code is same as yours :/
@albertmends
@albertmends 2 ай бұрын
@@alexandramoldovan5473 did you run all the scripts ? like npm link etc?
@albertmends
@albertmends 2 ай бұрын
@@alexandramoldovan5473 running npx followed by the pwd path should get it working.. try it one more time lets see if it works
@alexandramoldovan5473
@alexandramoldovan5473 2 ай бұрын
@@albertmends npm link fixes problem! Thank you for assistance!
@black_sounds7633
@black_sounds7633 2 ай бұрын
Dope ⚡ bro... Can you make supplychain dapp...?
@albertmends
@albertmends 2 ай бұрын
@@black_sounds7633 its in the pipeline… soonest
@shdalex
@shdalex 2 ай бұрын
Is there a way to turn this into a SaaS? Is there interest in this type of apps?
@albertmends
@albertmends 2 ай бұрын
Apps like these are typically niche, tailored to specific industries. However, the capabilities of this app can be extended beyond just auditing contracts. The smart contract auditing industry holds significant potential.
@shdalex
@shdalex 2 ай бұрын
@@albertmends what features would be worth adding, to make users pay for a subscription for using it? 😁
@albertmends
@albertmends 2 ай бұрын
​@@shdalex one of the easiest ways to detect this is to look at the real problems that smart contract auditors face in their day-to-day operations. 1. Speed of Auditing: How quickly can they audit a contract and generate a report? 2. Report Export: After generating a report, how do they efficiently export it? You can base your value proposition on these two points, highlighting why this problem is worth solving.
@GenesisPro-ck3pp
@GenesisPro-ck3pp 2 ай бұрын
Nice video thanks sir
@albertmends
@albertmends 2 ай бұрын
Welcome 🤝
@ucbrowser-q3g
@ucbrowser-q3g 2 ай бұрын
@@albertmends Can you make tutorial on ai photo enhancer web app development like picwish and cutout pro... Will you create???
@albertmends
@albertmends 2 ай бұрын
@@ucbrowser-q3g 👌🏾yeah.. working on a lot of projects will start rolling them out in the coming days
@mashapoguajay3322
@mashapoguajay3322 Ай бұрын
😮
@mashapoguajay3322
@mashapoguajay3322 Ай бұрын
Bro we still want projects like this
@Jackdk-d7g
@Jackdk-d7g 2 ай бұрын
Bro i need this same project with Gemini api
@albertmends
@albertmends 2 ай бұрын
This project uses gemini
@honggolangromanlang2393
@honggolangromanlang2393 3 күн бұрын
@@albertmends no, this project use openAI
@albertmends
@albertmends 3 күн бұрын
@@honggolangromanlang2393 sorry my bad.. it uses openai...I replied under a wrong comment
@honggolangromanlang2393
@honggolangromanlang2393 3 күн бұрын
@@albertmends it's ok bro, is it posible to convert to gemini? would you please make the gemini version?
Why is everyone LYING?
7:56
NeetCodeIO
Рет қаралды 318 М.
ROSÉ & Bruno Mars - APT. (Official Music Video)
02:54
ROSÉ
Рет қаралды 68 МЛН
Friends make memories together part 2  | Trà Đặng #short #bestfriend #bff #tiktok
00:18
버블티로 부자 구별하는법4
00:11
진영민yeongmin
Рет қаралды 22 МЛН
小蚂蚁会选到什么呢!#火影忍者 #佐助 #家庭
00:47
火影忍者一家
Рет қаралды 119 МЛН
Why aren't you using Fastify? Or Koa? Or NestJS?
9:58
Maximilian Schwarzmüller
Рет қаралды 56 М.
The cloud is over-engineered and overpriced (no music)
14:39
Tom Delalande
Рет қаралды 659 М.
Claude 3.5 and aider: Use AI Assistants to Build AI Apps
22:37
Coding the Future With AI
Рет қаралды 16 М.
20 Programming Projects That Will Make You A God At Coding
14:27
The Coding Sloth
Рет қаралды 1,2 МЛН
Ryan Dahl introduces JSR at DevWorld 2024
29:13
Deno
Рет қаралды 113 М.
When you Accidentally Compromise every CPU on Earth
15:59
Daniel Boctor
Рет қаралды 861 М.
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 1,2 МЛН
Cursor + V0: Can We Build An AI Next.js App in 8 Minutes?
8:40
Developers Digest
Рет қаралды 54 М.
The Most Important Design Pattern in React
35:04
Cosden Solutions
Рет қаралды 82 М.
ROSÉ & Bruno Mars - APT. (Official Music Video)
02:54
ROSÉ
Рет қаралды 68 МЛН