Files
backstage/packages/app-next
Nurit Izrailov e6c15cc304 add support to the new frontend system
Signed-off-by: Nurit Izrailov <nuriti@spotify.com>
2024-07-23 11:33:26 -04:00
..
2024-04-16 14:24:43 +05:30
2024-07-16 12:06:55 +00:00
2024-02-12 11:06:30 +01:00
2024-07-16 12:06:55 +00:00

example-app-next

This package is an example of a Backstage application using the new frontend.

To play with it, open a terminal and run the command: yarn start

NOTE: Don't forget to open a second terminal and to launch the backend there, using yarn start! The frontend requires a backend to connect to.