Deployments
9 items
About Usage-Based Billing
There are three types of usage-based billing:
Databases
3 items
Hosting Static Web Pages
You can host web pages and static websites on Replit. Every Repl that hosts websites, including web servers, has a unique URL that you can share with others.
Custom Domains
Connecting your domain to your repl
Sharing Your Repl
Ok, so you've built a fantastic project on Replit and are ready to share it. Now what? How do you get your first users? How do you make it stand out?
Authenticating users with Repl Auth
This tutorial is an expansion of this one written by Mat
Repl Auth 2.0 (beta)
This feature is not out to all users yet, and is hence in beta.
Streaming native graphics using VNC
Replit offers virtual network computing (VNC) functionality. VNC is a mature virtual desktop protocol that allows your Repl to stream a native desktop to your web browser. This protocol allows native applications (developed in Python, Java, C++, etc.) to open desktop windows as they would on any physical computer.
Embedding Repls
With embeds, you can easily embed any public Repl you have. Simply add the ?embed=true attribute to the end of the Repl's URL. The following example demonstrates how to use an iframe to embed a Repl:
Add a "Made with Replit" badge to your Webview
You can add a "Made with Replit" badge in your public Repl's webview. It will link back to your Repl's cover page so that visitors can learn more about your creations.
Outbound Data Transfer Limits
Since April 7th, 2023, we have updated the outbound transfer limits for all plans (Free, Hacker, Pro) to enhance the user experience, maintain platform integrity, and provide predictable costs. These limits are in place to ensure fair access to Replit's resources.
Status Manager
Overview