Advertisement · 728 × 90

Posts by Tyler Hughes

Preview
a pixelated image of a man making a face ALT: a pixelated image of a man making a face

Same! I look at an issue I'm just like

1 year ago 2 0 0 0

Dude I had one repo in mind reading this 🤣 you know which one. So many comments saying "any updates?". Well no this issue wouldn't be open if there was updates.

1 year ago 2 0 1 0

Yet another correction. Man it's been a morning. The URL doesn't change per loading up Bolt. I remembered I was using the wildcard because your project URL will be different per project. The wildcard just make it so that I don't have to figure out the custom url per project.

1 year ago 0 0 0 0

I was in a rush and worded this poorly I meant to say anytime you open Bolt when the preview tab opens it's launching via a WebContainers URL. Next time your open Bolt even if it's the same app that WebContainers URL will be different. The wildcard URL in Supabase accounts for that.

1 year ago 1 0 1 0

I got OAuth working via the new tab feature! Note this is for a React + Vite app & I had to make the following changes (see screenshot) in Supabase in order to get it to work.

Anytime you open Bolt & WebContainers launches it will give you a new URL. The wildcard URL handles that.

1 year ago 3 0 1 0
Post image

🚀 My #WebAssembly course launches in 3 days!

Featuring a custom built WASM VM & debugger that lets you inspect stack changes & memory updates in real-time.

Master WASM by seeing exactly how your code runs under the hood. Debug & learn like never before.

1 year ago 14 2 0 0
Preview
Tyler Hughes | codewithtyler Technical documentation and tutorials for web development, Docker, homelab projects, and more

Website now has links to the 2 YouTube channels that I'll be posting on in the new year. It also has a new Sponsors page! Now to start writing some articles!

www.codewithtyler.com

1 year ago 0 0 0 0

Merry Christmas everyone

1 year ago 1 0 0 0
Preview
Critical: .NET install domains and URLs are changing · Issue #9671 · dotnet/core Some .NET binaries and installers are hosted on Azure Content Delivery Network (CDN) domains that end in .azureedge.net. These domains are hosted by edg.io, which will soon cease operations due to ...

Hey #dotnet folks if you’re using a CI/CD double check your resource URLs. A CDN has gone bankrupt and may cease operations in the next month. We are working to make transparent fixes but you can be proactive github.com/dotnet/core/...

1 year ago 310 164 12 7
Preview
Launch Your Bolt Checklist Track your project's launch progress and ensure success with our comprehensive checklist.

Got your app's MVP done? Not sure if it's ready to share with the world? Fear not, I present to you Launch Your Bolt, a checklist app containing all the things you should be doing to get your app share ready featuring app directories made by our own community members.
www.launchyourbolt.com

1 year ago 0 0 0 0
Advertisement

Many of you might not know, but my dev workflow involves both @bolt.new & Cursor. When Bolt gets stuck, I pull the code into Cursor to debug manually. Currently testing Cursor's agent features to see if they can handle an instructions markdown file without bugging me every few files

1 year ago 0 0 0 0

For those that don't know the PokéAPI is well known to have CORS issues. Thanks to @stackblitz.com adding the Network Relay feature to @bolt.new integrating with APIs like PokéAPI are a cinch now.

1 year ago 3 0 0 0
Preview
PokéFacts - Discover Amazing Pokémon Facts Explore fascinating facts about Pokémon, from battle mechanics to evolution mysteries and historical trivia!

I present to you Pokemon Facts a simple facts app that can give you random Pokemon facts pulled from the PokéAPI. This app was created to test the Network Relay feature in @bolt.new & once enabled it worked flawlessly on the first try.

pokemonfacts.netlify.app

1 year ago 4 1 1 0
Bolt - AI Prompting Made Simple

Finally a working app made with @bolt.new I present to you Bolt Bot, a Discord bot that lets you use a /prompt command in your Discord server to give the bot a prompt. Click the link it gives you to open the prompt inside Bolt

www.boltbot.dev

1 year ago 2 1 0 0
Preview
a cartoon of alice from alice in wonderland looking down ALT: a cartoon of alice from alice in wonderland looking down

What's my least favorite part of building software? Having to wait on DNS to propagate so I can show off my new @bolt.new app

1 year ago 1 0 0 0
codewithtyler Technical documentation and tutorials for web development, Docker, homelab projects, and more

Last night I got my new blog up and running. Made with VitePress and @bolt.new. Currently just has generic articles for testing but planning to add content soon.

codewithtyler.com

1 year ago 2 0 0 0
Preview
bolt.new Prompt, run, edit & deploy web apps

Earlier I was researching what my next GPU upgrade should be so that I can run various AI's locally. Found a LLM VRAM calculator on reddit. It was buggy so I recreated it in @bolt.new still needs a bit of work to get the calculations right

llm-vram-calculator.netlify.app

1 year ago 2 0 0 0
Advertisement

Happy to help and excited to see the future of both the community and StackBlitz products

1 year ago 1 0 0 0
Post image Post image Post image

Lately when Im not working my 9-5 you can find me doing one of 4 things either helping a friend with his SaaS app, in the @stackblitz.com discord answering community questions, working on my SaaS, or Im working on a new feature for the open source version of @bolt.new tonight I improved the sidebar

1 year ago 6 1 1 0
Video

Fresh bolt.new update:

We managed to reduce the number of tokens needed for deployments. By a lot.

Deployments with the Deploy button cost ZERO tokens now!

1 year ago 27 3 3 0
Post image Post image

Introducing Hades Coffers, a bill management app inspired by Hades, Greek god of underworld & wealth. UI is nearly done thanks to @bolt.new next up is db integration. Free Community version (MIT license) will be on GitHub, with an affordable paid version online.

1 year ago 7 1 1 0

Lots of y’all asked if we could offer a deal for Black Friday/Cyber Monday… 🫡 Limited redemptions, so while supplies last:

10% off any new plan or upgrade (both monthly or yearly), use coupon CYBERBOLT at checkout 🙌

Hope this brings some extra joy to your holidays!!

1 year ago 14 2 1 0

Well I did a thing. I now own buildandstart.com This will be the future home of my SaaS boilerplate template that I'm working on w/ @bolt.new. Not the best domain name for a SaaS template but it works given the tagline I've come up with
"Build Your Dream, Start Today"

1 year ago 1 0 0 0

To my Pull Request? What are you asking a link for?

1 year ago 0 0 1 0

I did it! Today I got @bolt.new to run in Docker with Docker Compose. PR submitted

1 year ago 9 0 2 0
Advertisement

Yeah it's open source MIT license but it's a bit behind the live version. I'm working to get it up to par with the live version

1 year ago 0 0 0 0

Yesterday evening I built a SaaS app w/ @bolt.new using 10M tokens. The app idea itself isn’t unique but was a goal of mine. Currently just learning & testing w/ local storage to perfect the MVP. Need to finish up then integrate Supabase & Stripe over local storage before launch

1 year ago 7 0 1 0

how's my week going? Well I'm still struggling to get @bolt.new working in Docker with Docker compose and also getting distracted by finding n8n in my YouTube video recommendations. Will be adding that into my Docker homelab this week to automate some things.

1 year ago 6 0 1 0

I hope so too. Would love to be able to eventually work on open source and AI full time in the future. Been a goal for several years.

1 year ago 4 0 0 0

I'm glad I found you and Bolt when I did. I can't wait for the upcoming open source announcement. If I can help with the repo or anything just let me know.

1 year ago 3 0 0 0