IDEMSInternational / open-app-builder

PLH App Frontend
GNU General Public License v3.0
6 stars 25 forks source link

[FEAT] Move AE App to content repo #2140

Open jfmcquade opened 11 months ago

jfmcquade commented 11 months ago

Currently the AE App lives in a standalone repo which includes the code, as forked from the main repo around 2 years ago. It should be integrated into he content repo structure.

As this deployment has been neglected for so long, moving it to the content repo structure will involve some changes to the config file to reflect breaking changes that have been introduced in that time.

Hopefully the content should work with the current code without too much issue. There were some hotfix commits to the code during the AE App's inception hackathon that should be considered when making the migration – see in particular this commit and this commit.

esmeetewinkel commented 6 months ago

@ChrisMarsh82 Can you set up a deployment for this? (See also Mattermost thread)

ChrisMarsh82 commented 6 months ago

@jfmcquade Added - https://github.com/IDEMSInternational/ae-app-content

This will run locally but will not push to firebase. I've added glitchtip but not a database as it looks like it doesn't use it.