APIDemo

Accessing the admin interface

Running locally

The following command will start a local server on http://localhost:4500

npx alinea serve

Running publicly

Later on we'll see how to add authentication and expose this admin interface publicly.