Giter Club home page Giter Club logo

alfresco-content-app's Introduction

Alfresco - Simply a better way to create amazing digital experiences

Alfresco Content Application

Requirements

Name Version
Node.js 14.x
Npm 6.x

Running

Create an .env file in the project root folder with the following content

APP_CONFIG_ECM_HOST="<URL>"
APP_CONFIG_PLUGIN_AOS=false
APP_CONFIG_PLUGIN_CONTENT_SERVICE=true
APP_CONFIG_PLUGIN_FOLDER_RULES=true

Where <URL> is the address of the ACS.

Run the following commands:

npm install
npm start content-ce

Using Local ADF

Clone the alfresco-ng2-components and alfresco-content-app repositories in the same folder, and run the following command:

npm start content-ce -- --configuration=adf

Changing the ADF code results in the recompilation and hot-reloading of the ACA application.

Triggering the build to use specific branch of ADF with CI flags

You can create commits with the intention of running the build pipeline using a specific branch of ADF. To achieve this, you need to add a specific CI flag in your commit message:

[link-adf:my-custom-branch-in-adf-repo]

So for example a commit message can be like:

[link-adf:my-custom-branch-in-adf-repo] Adding XYZ features for the navigation header

When having this CI flag present in the commit message, the CI attempts to check out the given branch of ADF and use it when building / testing the applications.

Important things to consider

  • This flag can only be used for PRs, not for any other type of builds

  • At the end of a PR build, there is a check which will make the build fail if you used this CI flag. This is there to make sure, only those PRs can be merged, which are using already merged in ADF features, since this flag's only purpose is to be able to test whether the applications could be built with an experimental ADF feature or not.

    This step is rendered in the Finalize stage

    travis stage

    with an error message

    travis stage

See Also

Please refer to the Public documentation for more details

alfresco-content-app's People

Contributors

denysvuika avatar pionnegru avatar dependabot[bot] avatar suzanadirla avatar adinapitul avatar alfresco-build avatar john-knowles avatar eromano avatar mauriziovitale avatar dhrn avatar bsekula avatar nikita-web-ua avatar vitoalbano avatar popovicsandras avatar baptistemahe avatar arditdomi avatar davidcanonieto avatar michalkinas avatar gbroadbent avatar silverskyvicto avatar oliveralfresco2018 avatar ursedaniel avatar mmuller88 avatar aleksandersklorz avatar mteodori avatar therealandeeee avatar arohilagl avatar antoniojfelix avatar sbansal3107 avatar sivakumar414ram avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.