Files
backstage/packages/app-next
Fredrik Adelöw 0f7452c030 add example package
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-12 11:10:54 +02:00
..
2024-08-12 11:10:54 +02:00
2024-04-16 14:24:43 +05:30
2024-08-06 13:15:32 +00:00
2024-02-12 11:06:30 +01:00
2024-08-12 11:10:54 +02: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.