Hello everyone, I have recently open sourced my po...
# kobweb
s
Hello everyone, I have recently open sourced my portfolio website. It is built using the Kobweb framework and deployed using Firebase Hosting. 🌐 Portfolio - https://sushanthande.dev 👨‍💻Repository - https://github.com/Sushant-Hande/portfolio-kobweb Please do visit the site and and repository and star it if you like this contribution 🌟.
K 5
d
Thank you for showcasing your site! Looks great Sushant
❤️ 1
s
Thank you for your kind words David. This was my first attempt only and had really good learning experience.
🙌 1
d
Did you run into any trouble figuring out firebase hosting with Kobweb?
s
No, I didn't get any issue while hosting this Kobweb site using Firebase Hosting. In fact, I was earlier considering GitHub Pages for hosting but when I came across some of the powerful features of Firebase Hosting, I decided to go for it. I am sharing those features below and we can use them for free (with some limits). 1. Preview Channel - Using preview channel feature, we can release the non production versions of the site for testing purpose. Similar to testing software on QA, UAT etc. If it works fine on those channels, from there we can directly take it to production. 2. Web request logs with Cloud Logging - We can see the request logs directly on Google Cloud. Useful if anything goes wrong with web request.
Kobweb helped me completing my dream of building something on the web side. My expertise are into mobile development so, I always wanted to do it. Kudos to you too David 👏 I could see more opportunities with Kobweb and if possible, would like to contribute to framework itself.