Earlier, it was the Ice Age. Now, we are in the AI age ๐. I recently came across Bolt.new
, which is new. I couldn't resist trying it out. Hear me out.
โจ๐ช๐ต๐ ๐๐ผ๐น๐?
It helps you execute your ideas in less than an hour. If you have an idea and need a full-stack application to fulfill it, Bolt.new
will help you build it. Perfect solution for turning concepts into reality.
๐ ๏ธ๐ช๐ต๐ฎ๐ ๐ฑ๐ถ๐ฑ ๐ ๐ฏ๐๐ถ๐น๐ฑ ๐ผ๐ป ๐๐ผ๐น๐.๐ป๐ฒ๐?
I face a common challenge when building static website. That is Data storage. Often static websites need to store data. For example, Career Forms, Contact Us, career page, and whatnot.
๐ก๐จ๐๐๐ฎ๐น๐น๐, ๐๐ฒ๐๐ฒ๐น๐ผ๐ฝ๐ฒ๐ฟ'๐ ๐๐ผ๐น๐๐๐ถ๐ผ๐ป๐ ๐ฎ๐ฟ๐ฒ
โข Integrate it with Google Sheets. you don't get updates
โข Email the details - Difficult to manage
โข Use third-party apps that can store the data for you and trigger the notification when a new entry is added.
I tried to build the app which you can use it as a backend server for your static websites.
๐๏ธ ๐ง๐ต๐ถ๐ ๐ถ๐ ๐๐ต๐ฒ ๐ฟ๐ฒ๐พ๐๐ถ๐ฟ๐ฒ๐บ๐ฒ๐ป๐ ๐ ๐ฝ๐ฟ๐ผ๐๐ถ๐ฑ๐ฒ๐ฑ ๐๐ผ ๐๐ผ๐น๐.๐ป๐ฒ๐
Build a full-stack web application that allows users to store their data (formdata) through APIs that the app provides. Which can be used for multiple purposes.
The flow looks like this :
- User signup/login
- Allow user to generate the API key, and they can use this API key to store their data.
- Create a dashboard to see the data that
- Also, a webpage with API documentation on how users can generate the key and use the API's
- Create a backend server to store these data.
๐พ The free trial version is very limited, so I didnโt ask Bolt.new
to fix the bugs. Instead, I resolved them myself.
After a couple of small bug fixes,๐ I was able to get the complete web app๐. Code has a Complete Full-stack code, It has SQL queries to create database and table, CORS handled, Rate limits set, and Documentation for API created.
Then Later I tried adding a small feature to it. Watch the video for how It worked.
You can access the complete code here: https://bit.ly/4gv006p
Watch here : https://bit.ly/3ZVOquQ
Top comments (0)