Welcome!

This is a Proof of Concept site for the Centralized Content Repository for TAI.

For any item we want to serve from this repository, we first add that on this website using a suitable content structure.

Then we use the created JSON API endpoint to serve the same as JSON.

And then we add a small VueJS code in our client-facing website HTML, which fetches the content from this repository and shows it there.

That simple!