An Experience Builder apps config sample repo.
-
If a
./server/public/apps
directory exists, you must rename it to something other than "apps". -
Your apps repo must be cloned into the developer edition of Experience Builder's
./server/public
directory with the name "apps". Either:git clone git@web-based-repo-manager:username/repo-name.git apps
orgit clone https://web-based-repo-manager/username/repo-name.git apps
should do. -
The app names within the
apps
directory can be a string or an integer, so long as the app directory's name matches the value of theid
property withininfo.json
.