Create a workspace

Before you can write and deploy functions, you need a workspace. Each workspace serves as a container for your endpoints, keeping your functions organized and accessible.

  1. FaasPlus new workspace
  2. Navigate to Workspaces: Go to the Workspaces section in your dashboard and click on New Workspace
  3. Enter Workspace Details: Select a team to manage the workspace, provide a name, and an URL will be generated automatically. You can modify this URL later if needed.
  4. Save the Workspace: Click Create to save the workspace. Now, you have a space where your endpoints and functions will reside.