GitHub Codespaces is a cloud development platform that enables developers to write, run, and debug code directly in their browsers, seamlessly integrated with GitHub.Documentation Index
Fetch the complete documentation index at: https://www.activepieces.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Steps to setup Codespaces
- Go to Activepieces repo.
-
Click Code
<>, then under codespaces click create codespace on main.

By default, the development setup only builds specific pieces.Open the file
.env.dev and add comma-separated list of pieces to make
available.For more details, check out the Piece Development section.-
Open the terminal and run
npm start - Access the frontend URL by opening port 4200 and signing in with these details:
[email protected]
Password: 12345678