Google Firebase Studio :: 零代码全栈开发的时代来临了 :: Zero Code Full Stack Development



Google最新的产品Firebase Studio的发布
大概率宣示着零代码全栈开发的时代已经到来
With the recent launch of Google's Firebase Studio,
I am confident to say that the era of zero code full stack development is here.
十几天的时间
视频号里已经充斥着各种开箱验证
我们不妨也来看看
We can see lots of unboxing videos in the past few days.
Why not play around it by ourselves?
正好最近被n+1了
需要更新一下自己的简历
我们看看能不能让Firebase Studio帮我们整一个
Because I need to update my resume,
Let's see if we can ask Firebase Studio for help
第一步登录Firebase Studio就跳过了
有google账号就行
Step 1 is straight forward, and we just need a google account.
第二步直接输入我们想要的应用
Step 2, let's input our rough requirements.
a next.js web app that accepts user input and generate resume from a couple of pre-defined templates
1分钟的时间
还真的写出来了
Amazing! The app is ready in 1 minute!
我测试了一下
基本的需求都得到了满足
输入了我自己的信息
就得到了一个默认模版的简历
但是只有一个模版而不是我要求的 a couple of
After some more tests and looks like 90% of work is done perfectly!
I can input my basic info and get a formatted resume!
The only issue is there's only one template instead of 'a couple of' as I requested.
没关系
它还支持更改
再加一句话的请求就好
Don't worry! We can add one more line to modify the app!
add a couple of more templates to select from and export to pdf button
完成了
就这么简单。。。
如果仅仅是想临时用一下这个app
那么到此也就结束了
但是Firebase厉害的地方在于
你还可以直接一键上线这个应用
让所有其他人也能使用你刚刚两句话开发出来的产品
And that's it!
If you just need use the app once to generate your pdf resume, we can stop here.
And you will miss the next amazing function Firebase Studio provides :: We can publish the app with one click so that anyone else can use the app!
这下我理解为什么被n+1了。。。
顺手部署了这个《一站式在线简历生成器》
希望你不会用到
I have deployed the app into Vercel (instead of GCP because it might charge later) in case you may need it :)
https://resume-pdf.jacklearn.tech/