Payments, booking and members are needed by every business alike, so we built that layer in advance and proved it on live sites. You and your AI build the screen; everything underneath is there to be called.
Where we are
44 projects went up for proving, and 33 of them are public
Among them, not one rebuilt members, booking or payments
We have never billed for hosting, so revenue and paying customers are both zero
$ npx @saeroon/cli deploy ./siteThat one line is the whole deploy. Below is the result.

An accessory shop reaches the point of needing its own store, a guesthouse its own booking, a small firm its own community. Whatever sits on top, the layer beneath that takes payments, accepts bookings and tells users apart is needed just the same.
What sets the price is not the number of screens. When the outsourcing market explains the jump from a website builder to custom development, what it points at is the booking system, member tiers and the admin console.
That loop is already behind us.
So that no business has to build it again, we finished payments, booking and members first and put them on sites that take real visitors. What we are doing now is getting that ready for people outside to use.
Saeroon Hosting does not build sites for you. You and your AI build the screen, and we take members, booking and payments underneath it.
If you want a starting point, all seventeen templates we have already made are open at no charge. What you change above them is yours to decide.
The folder you built goes up as it is. No conversion, no build settings, and what lands stays standard HTML.
$ npx @saeroon/cli deploy ./site Saeroon Static Deploy folder: ./site files: 14 (HTML 3 + assets 11, 1.2 MB) · index.html → form="contact" (3 fields) computing content-hash... 14 files uploaded. (form conversions: 1) manifest uploaded. Site URL: https://site.saeroon.comThe numbers and the address are examples; the shape is the real output.
Forms and members take one line in the HTML. For boards and booking you settle once what should be collected, and it is the same from then on.
<form data-saeroon-form="inquiry"> … </form>
<form data-saeroon-auth="login"
data-redirect="/account/"> … </form>| Feature | What | Where it stands |
|---|---|---|
| Members | Sign-up · sign-in · tiers · posts anonymised on leaving · per-post visibility | Proven on a live site 189 members on a community site |
| Inquiries | Form · spam filtering · inbox handling | Proven on a live site Several sites |
| Boards | Posts · photos · video · comments · your design, our records | Proven on a live site 173 posts on a clinic's English site |
| Content editing | Text and photos, straight on the site | Proven in-house In use on our own sites · undo is not ready |
| Traffic and conversion | Sources · conversions · per-campaign figures | Proven on a live site Goes in as you deploy, down to per-campaign, per-page and per-country figures and CSV export |
| Booking | Slots · confirmation · overlap guard | Proven on a live site We confirmed the refuse-on-overlap path on our own sites |
| App backend | Members and boards called from an app | Proven in-house In use in our own app · signing up directly is still in preparation |
| Payments | Products · orders · approval · checkout | Proven in a demo Test payments ran end to end through settlement and receipts; the merchant review is under way |
As of August 2026. What is not ready is written as not ready, so check here before you promise anything.
A wrong assembly never shows on the screen. So who may see what is not left to the code; it is set on the database itself.
A fault in an app built with an AI builder, where a missing row-level policy let user information be read without signing in, was listed in the international vulnerability records in 2025. The listing also carries a note that the company has disputed it.
Inquiries, members and posts gather in a single admin screen. Text and photos are edited straight on the site.
| Name | Contact | Received |
|---|---|---|
| Ha-eun Jeong | 010-****-2847 | just now New |
| Ji-ho Oh | jiho@··· | 3 min ago New |
| So-yeo Han | 010-****-9013 | 27 min ago Seen |
| Name | Joined | Tier |
|---|---|---|
| Do-yun Kim | 2 days ago | VIP |
| Seo-a Lee | 5 days ago | Standard |
| Si-woo Park | 1 week ago | Standard |
| + 124 more | ||
Both screens above are drawn with sample data. They are not real captures.
Nothing to attach; it goes in as you deploy. It does not merely count visitors but follows each ad through to conversion.
Figures are read in the admin screen and exported as CSV. Any wording carrying a number is kept with its basis and measurement record before it is published.
All 44 were built from the start the way we recommend, and nobody has yet arrived on their own and started using it. What these numbers say is not that customers chose us, but that the approach actually stands up.




197 members and 253 posts are the total across the sites that are up, measured on 27 August 2026. 189 of the members sit on the community site and 173 of the posts on the clinic's English site. On this page we name trades, not companies.
Saeroon Hosting is in preparation. We are at the stage of building and proving it, and we have never billed anyone for hosting. This is not something to hide but where we stand, so we write it as it is.
Prove it with us, at no charge For anyone building a service now and stuck underneath it
This page is the first thing we correct when the state changes. If another page claims more than what is written here, that page is the stale one.
While you are building and refining, we will not bill. From the project where a domain you connected passes verification, or one real payment is approved, or active signed-up members pass 100 in a month, we will charge 4,900 won a month.
| For what | Price | What is included |
|---|---|---|
| ProjectOne site for web, one backend for an app | ₩4,900 | Hosting · custom domain · certificate · members · boards · inquiry form · traffic and conversion analytics · editing text and photos directly |
| AnnualA year paid at once | ₩49,000 | Two months come off. What is included is the same as monthly |
| SendingMessaging · SMS · email | per message | Added to next month's invoice for what was sent. Nothing is bought up front |
| In preparation Payments, booking and community are included in the flat fee but are still being wired up. Please wait until they open before taking real customers, and this page will change first when they do. | ||
The monthly fee includes VAT and usage charges are separate. Sending is billed monthly in arrears for what was sent. Storage past the included amount is not billed — the rate is undecided, and we give 60 days of notice before any rate takes effect. Card processing fees are contracted directly with the payment provider. These figures are approved, but nobody has been billed yet.
Tell us what you are building and what has to attach to it. A reference link makes it quickest. You will hear back within one business day, from the founder directly.
We are in preparation, so nothing is billed. No limit on time or on the number of projects, and the folder you built is the original, so nothing holds it here later. We come out for the first setup and connect your AI agent to our service. Where the block is on the hosting side we fix it, and what we learn there goes back in so the next person does not stop at the same place.
Open the developer centre developers.saeroon.com
Hand this address to the AI you already use. It reads the docs and attaches them as written.