Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Miragon/miranum-gitpod-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

This template can act as a starting point for your own Miranum IDE x Gitpod Project.

Miranum IDE is a collection of Visual Studio Code Plugins for simplifying the development of process applications with Camunda.
Gitpod is a cloud development environment for teams to efficiently and securely develop software.

Quickstart

  1. Checklist
  2. Create Remote Workspace
  3. Reconnect to a Workspace

Checklist

Push to GitHub via Gitpod

  1. Go to your User Settings ↗️
  2. Click the three dots on the right side of the line that says GitHub
  3. Click Edit Permissions
  4. Grant the permissions to your need (e.g. public_repo to allow write access to your public repositories)

Create a remote workspace

  1. Open a Workspace by prefixing the URL with gitpod.io/# (e.g. gitpod.io/#https://github.com/miragon/miranum-gitpod-template)

  2. Configure Workspace Options

    Workspace Options
  3. Navigate through the different popups in VS Code

    Allow Gitpod to open URL Trust Author
    Allow Gitpod to open URL Trust Author
  4. Enable Gitdoc

    1. Open the Command Palette (Ctrl+Shift+P or View > Command Palette...)
    2. Type Gitdoc: Enable
  5. Disconnect from the Workspace

    Disconnect from workspace

Reconnect to the workspace via VS Code

Re-connect to workspace

Tips and Tricks

Add Gitpod to your trusted domains in VS Code

  1. Open the Command Palette (Ctrl+Shift+P)
  2. Type Manage Trusted Domains
  3. Add "https://gitpod.io" to the list of trusted domains at the end of the file
    [
       "https://gitpod.io"
    ]  

Install Gitpod Browser Extension

(back to top)

About

Template for Miranum IDE x Gitpod Projects.

Resources

Stars

Watchers

Forks