codeanywhere-docs

Workspace set-up: GitHub repository

Setting up a GitHub repository for MongoDB


Setting up a GitHub repository

  1. Log in on GitHub

  2. Navigate to the CI Mongo Template repository

  3. Click the Use this template button and select Create a new repository

    Use this template button with dropdown

  4. Give your repository a relevant name

Reminder: Github repository names do not allow spaces. Please use dashes instead where necessary, e.g. my-brilliant-project

  1. Click Create repository from template

    Create repository from template button

  2. Once your repository has been created on GitHub, copy the repository URL

    GitHub repository URL

Up Next

Well done, your repository is now set up! Go to the next page for the steps on how to set up your workspace.