Replit

Published: May 14, 2026 by Isaac Johnson

Let’s talk about Replit. I had a nice visit at their GCP Next26 Booth and that let to some followup calls. While I am exploring this for here and for work, the salesperson was very chill and just gave me time (and credits) to just see what I could do with the tool. Usually that is a good sign (that they let the product speak for itself).

I have not been disappointed. Let’s dig in…

Animations

Let’s try and make an animation

/content/images/2026/05/replitt-01.png

It did a fairly good job

/content/images/2026/05/replit-02.png

I did download the exported video, but it was missing Clippy for half of it, so i just did a screen cap instead

That alone used 25% of my free credits

/content/images/2026/05/replit-04.png

Website

I then went to build a website for OffenQuelle, a new publishing project

/content/images/2026/05/replit-05.png

It kicked off and, to be frank, I realized I had a meeting (with Replit themselves of all things) then I ran to fetch kids from school and make dinner and just lost track of time.

The next morning I came back expecting it to have been stuck in a prompt but oh no.. this bada** just went and one-shotted it all for me:

/content/images/2026/05/replit-06.png

That is not a Figma or Stitch level mock up - Replit went and did all of it:

Additionally, if I like it, I can just publish the site as is to a “replit.app” URL:

/content/images/2026/05/replit-08.png

You can see we can set it to be public, or restrict access (Pro account feature), then (again Pro account) add feedback widgets

/content/images/2026/05/replit-09.png

Publishing will do a provision, scan, build, bundle and promote pipeline

/content/images/2026/05/replit-10.png

When published

/content/images/2026/05/replit-11.png

I can easily now view my new Blog complete with articles at https://offen-quelle-rest.replit.app/

/content/images/2026/05/replit-12.png

Updating

Let’s say we now want to add a new post, but we just have a rough draft

I would like to add a new article called “AI and Day 2”. I’ll be the author (Isaac Johnson). Make sure to create a boilerplate bio for me using the text “With a background as a Cloud and SRE Architect, I have a passion for process and building out scalable solutions. My career has spanned over 20 years experience, and I’ve had the honor of working at local companies such as Medtronic, Abbott, Thomson Reuters, and CH Robinson with a focus on SRE, DevOps and Cloud Migrations. Today, as a Senior Staff Cloud Architect at Abbott (SJM) in the Structured Heart division, my focus is on transcatheter aortic valve implantation (TAVI) next generation solutions. I live in Woodbury, MN and enjoy camping, canoeing and fishing with three wonderful daughters.”. The article should expand on: “AI is easy to create content. There are a variety of suites from Gemini to Claud to Replit. The question then becomes how do we manage these resources we create? How do we set a threshold for quality, revision control and review? And how do we ensure that these don’t spiral into nests of unmanagable code? when considering Day 2 and SRE, we often think about how to manage things after they go to production - alerts, metrics, dashboards, SLIs and SLOs. And of course, finops - what is the cost of maintining…”

As we can see, the parts it thinks I may not need to see in “++verbose” mode, it hides with a chain of icons:

/content/images/2026/05/replit-14.png

It created a pretty good article in a natural voice

/content/images/2026/05/replit-15.png

And created a bio for me per my guidance

/content/images/2026/05/replit-16.png

I tried a manual insert but it failed

/content/images/2026/05/replit-17.png

I then did a bit of digging and saw that (smartly) it does not by default copy dev to production, but in this case, I would like that to happen so I can enable that in the Publishing Settings:

/content/images/2026/05/replit-18.png

Then it worked

/content/images/2026/05/replit-19.png

Games

I asked it to build a 3D racing game

/content/images/2026/05/replit-60.png

It started to build out the assets

/content/images/2026/05/replit-61.png

Then I iterated over the issues

/content/images/2026/05/replit-62.png

As I iterate, I can see each change’s time and cost

/content/images/2026/05/replit-63.png

I found it easy to add feedback and direction

/content/images/2026/05/replit-64.png

Once satisfied with it, I could publish it. Part of the reason is it seems to stutter a bit at powerups, but I am also full screen on my LG Gram which doesn’t have much GPU onboard.

/content/images/2026/05/replit-65.png

Loading on my Pixel Fold 4 succeeded but it was too slow to be usable; https://neon-racer-circuit.replit.app

/content/images/2026/05/replit-66.png

Hero Animation

Let’s make a strangle SaaS hero image for a site

/content/images/2026/05/replit-67.png

with just some minor tweaks I got it the way I wanted and then chose to export as MP4

/content/images/2026/05/replit-68.png

Here is the standard def render:

I wanted to publish this, but it seems to not support GIT URLs with auth

/content/images/2026/05/replit-70.png

Replit Core

I have done all that in the free account, but next we’ll explore the paid one, “Replit Core”

/content/images/2026/05/replit-13.png

What attracted me to Replit was the rich Integrations

/content/images/2026/05/replit-20.png

Some services, like the Notion MCP server, will prompt you to authorize

/content/images/2026/05/replit-21.png

And let you use the OAuth flow to authenticate

/content/images/2026/05/replit-22.png

I’m now going to ask Replit to find a document in my OneDrive, read it and then put the contents in Notion

/content/images/2026/05/replit-23.png

It initially thought it couldn’t reach OneDrive, then saw I wired up that integration already

/content/images/2026/05/replit-24.png

It then searched and found the right document, parsed it and then went to build a document in Notion:

/content/images/2026/05/replit-25.png

The reading part was fast, but the parsing and formatting took more time (which seems reasonable)

The summary suggested it parsed and prepared a good copy in Notion

/content/images/2026/05/replit-26.png

Holy Scheisse! Das ist zer zer GUT! wow…

/content/images/2026/05/replit-27.png

That looks so much better than my Word doc copy

/content/images/2026/05/replit-28.png

I also love how it took a lot of my early career work, which I’m always mentally stuck on what to do with:

/content/images/2026/05/replit-29.png

And built a proper summary:

/content/images/2026/05/replit-30.png

I don’t want y’all to get the wrong idea here - I really want to use this for work, but as it stands I cannot even view the webpage replit.com on my work computer so the only way I can imagine showing the power of Word Document parsing is to use the only word docs i keep around; namely my Resume.

It prompted me to move to the next phase of creating thumbnails then exporting to PPTX. I noticed this kicked off as a new thing:

/content/images/2026/05/replit-32.png

I loved watching it work through it then test interactively in a panel. I didn’t record video, but i could see the large purple cursor move and click interactively to verify:

/content/images/2026/05/replit-33.png

Then when all was said and done, I confirmed that I wanted to apply it to the main version

/content/images/2026/05/replit-34.png

then it kicked off the PPTX export

/content/images/2026/05/replit-35.png

This last part took a long time (maybe 30 min in economy mode):

/content/images/2026/05/replit-36.png

I ultimately exported the PPTX

/content/images/2026/05/replit-37.png

In the real PPTX some of the backgrounds are too bright but the data is good otherwise

/content/images/2026/05/replit-38.png

That said, it is easy enough to soften the image and make it darker in the “Corrections” area of Powerpoint

/content/images/2026/05/replit-39.png

Build Files

I had another idea to throw at Replit. I had a borked Gitea workflow file. I had tried a few times to sort it out but had failed thus far on my own.

I gave it the last working Kaniko based build file and asked it to convert o Buildah

/content/images/2026/05/replit-45.png

This gave me one similar to what I had, but a bit cleaner

/content/images/2026/05/replit-46.png

Costs

That deck, because I kept reviewing and rebuilding it cost about $13

/content/images/2026/05/replit-40.png

But honestly searching all my posts and correlating them would have taken me hours so I feel that, while expensive, I got a lot of value from it

/content/images/2026/05/replit-41.png

Summary

I threw a lot at Replit and it did fantastic. We tried apps, art, videos (by way of intro videos), animations and games.

I was particularity impressed by how well it did creating the blog with articles. The articles were natural voice and well written. It would have fooled me.

I almost entirely stayed in the “economy” tier of the tool. I did find the iterative updates to the video game were the most expensive often costing between $1 and $2 per update in tokens.

I think the only issue I had was that it could only connect to the major SaaS GIT providers like Gitlab, Bitbucket and Github. Many tools (including GCP which I use) have the same limitations.

If I get to ask for a small feature it would be able to provide an SSH key and use git:// URLs or allow, at the least https://user:pass@host/path.git HTTP URLs which would adequately cover Gitea, Forgejo, Codeberg and Azure DevOps.

But again, I really want to iterate how much I like when salespeople just give me some demo time or credits and say “go nuts”. I find it’s the best way to lay the groundwork for next steps in a possible engagement.

Replit GenAI

Have something to add? Feedback? You can use the feedback form

Isaac Johnson

Isaac Johnson

Cloud Solutions Architect

Isaac is a CSA and DevOps engineer who focuses on cloud migrations and devops processes. He also is a dad to three wonderful daughters (hence the references to Princess King sprinkled throughout the blog).

Theme built by C.S. Rhymes