Additional Resources
Find guides and documentation for advanced Replit features, including compute settings, authentication, hosting, and project management tools.
Edit Compute specification (Previously Boosts)
Improve your Replit App’s performance by adjusting its vCPUs and RAM to enhance its computing abilities.
Hosting webpages
Development hosting was deprecated on January 1st, 2024, but replit.dev URLs are still available within the workspace.
Private Replit Apps
Free Replit accounts have public Replit Apps by default. Learn how to make them private.
Sharing Your Replit App
Easily share your creations with the world directly from Replit, as your code is hosted in the cloud.
Authenticating users with Replit App Auth
Authenticate users hassle-free with Replit App Auth, no need for custom authentication logic or databases.
Replit App Auth 2.0
Replit App Auth makes user authentication simpler, allowing users to log in using their Replit accounts.
Streaming native graphics using VNC
Stream native desktop applications to your browser with Replit’s VNC functionality.
Embedding Replit Apps
Embed your Replit App as a read-only view within your website or documentation.
Add a 'Made with Replit' badge to your Webview
Showcase your Replit App with a “Made with Replit” badge in your public Replit App’s webview.
CLUI, the Graphical CLI
Learn about the interactive Command Line User Interface (CLUI) for performing various actions across Replit.
Google Authentication in Python and Flask
Enable Google account login for your website using Python and Flask.
Managing your Replit Apps
Manage and track all your Replit Apps via the Replit Apps Dashboard available in your account.
Outbound Data Transfer Limits
Learn about the updated outbound data transfer limits for all Replit plans.
Running Rails on Replit
A step-by-step guide for running a Ruby on Rails application on Replit.