Replit Apps help you transform your ideas into apps anyone can access, anywhere.
Replit Apps are cloud-hosted projects that contain code, data, and assets. You can create, run, and deploy them from a secure, isolated environment.
Replit Apps integrate with the following tools in your Replit workspace to provide a seamless development experience:
Replit App is the new product name for Repl. To learn more about the renaming, see Repls are now Replit Apps.
For step-by-step instructions on creating Replit Apps, see the following Quickstart guides:
To open a Replit App, log into Replit and open it in your workspace using one of the following methods.
Create a new Replit App
Select Create App.
You should see the following screen:
Select one of the following options:
Complete the dialog prompts to start a new Replit App.
Open an existing Replit App
To access a Replit App you created previously, select
Apps
from the left sidebar.
Replit Apps offer the following features:
To learn more about Workspace tools that streamline Replit App creation, see Workspace Overview.
When you create a Replit App, Replit sets up a private space for your project in the cloud. As you add features and modifications to your app, Replit saves your changes automatically so you can resume editing from any web browser.
Replit provides pre-configured environments with all the necessary components. This lets you start creating your app immediately without worrying about server configuration, database setup, or environment management.
Replit automatically assigns each Replit App a unique web address where you can preview your app while you’re working on it. When you’re ready to share your creation, you can deploy it with just a few clicks to make it available 24/7.
The following examples showcase how you can use Replit Apps to accelerate your app creation process.
Select a template to start coding in a specific programming language or software stack.
Build an API with RESTful endpoints and use workspace tools to test them before going live.
To learn more about Replit Apps, see the following resources: