about 6 years ago
Setting up your Microapp
To set up the hosting for your app, please first enter GITLAB: https://gitlab.com/ayoba_hackathon/microappOn GITLAB, you will find:
- some examples (ayoba-sample, media-sample)
- a reference to the microapp.js file (lib/microapp.js)
- a link to the official docs in WIKI format: https://gitlab.com/ayoba_hackathon/microapp/-/wikis/home
Note that using GITLAB is not mandatory (you can host your app wherever you want, as long as it's publicly available), but it will help you to:
- have a version control system
- auto-deploy and publish your microapp being able to be tested into Ayoba (after every commit changes will be visible at https://<gitlabaccountname>.gitlab.io/<gitlabprojectname>, e.g. https://ayoba_hackathon.gitlab.io/microapp/index.html)
You can also submit an app icon (250x250pixels) if you want, but we can add this later as well.
Questions?
If you have any questions about the hackathon, please post on the discussion forum.