Does someone have a running example of a portal

Does someone have a running example of a portal with CUBA-platform running in backend.

1 Like

Hi,

You can watch the webinar recording “Building Angular 4 application with REST-API backend”
Here are example applications: angular front-end application and CUBA back-end application.

Also, here is a showcase CUBA application that contains a portal module with AngularJS client application and Polymer client.

1 Like

When I try to access http://localhost:8080/app/rest i only get an 404 server not found.
How do I enable rest in Cuba platform without using portal-app?

1 Like

The Using REST API cookbook section contains a lot of examples demonstrating REST API features in action.