Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • backend backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • subugoesubugoe
  • ahiqarahiqar
  • backendbackend
  • Merge requests
  • !5

update local build setup and instructions

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mathias Goebel requested to merge feature/#3-local-build into develop May 12, 2020
  • Overview 1
  • Commits 13
  • Pipelines 11
  • Changes 5

This MR provides a working description on how to setup a local development environment. There are other parts of the documentation added:

  • comments in .gitignore
  • to streamline the local setup and what the GitLab CI is doing, we adjust the path to the extracted frontend build
  • APP_NAME is added to .env (docker-compose) to prevent a warning. the APP_NAME value is set by script and sensitive to the deployment target.

closes #3 (closed)

Edited May 12, 2020 by Mathias Goebel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/#3-local-build