Collaborating with Others
Inviting Users to a Workspace
Section titled “Inviting Users to a Workspace”Click the Users tab in the top right of the Workspace view.
Click Add New User.
Enter the Email and Role of the new user and click Add New User.
Payment plans are linked to a Workspace. Users you invite to that Workspace will use your Workspace credits.
NOTE: For another user to deploy your project to an environment you will have to share your Supabase DB password with them.
Joining a Workspace
Section titled “Joining a Workspace”To accept an invite, the other user will have to create an account in CodeBuddy with the same email you invited. The other user will see a dialog to accept an invite to the new Workspace after the creation of their account.
NOTE: To deploy your project to an environment you will have to get the Supabase DB password from the original project creator.
Known Issue | Troubleshooting | Status |
---|---|---|
Failed to update the invitation. | Click OK and click Accept again. | Not Reported. |
The specified path ‘C:\Users[YourUserName]\CodeBuddy\Projects[Project]’ is not a valid Git repository. Did not clone. May be related to Failed to update the invitation? | Need to clone the file, remove the “-main” and add to your CodeBuddy/Projects folder. You cannot use Download .zip. You must clone with Visual Studio or powershell. You will have to be logged into the right Github. You may need to open the Project folder in Terminal and run “git init” to initialize the git folder. | Not Reported. |