-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add backstage example #131
Conversation
@wKich I think it would help to have a bit of context here. This is a mountain of code with I don't really know where this mountain of code came from or where exactly you are with it |
@dagda1 Sorry, I just created an example app by using backstage create app wizard. Should I copy-paste to-do list from the issue? |
that’s great, thanks for the explanation
On Tue, 5 Oct 2021 at 08:36, Dmitriy Lazarev ***@***.***> wrote:
@dagda1 <https://github.com/dagda1> Sorry, I just created an example app
by using backstage create app wizard
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#131 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA44OBRKG3KXI2HHNEWYMTUFKTHRANCNFSM5FLB3ZYQ>
.
--
Cheers
Paul Cowan
Cutting-Edge Solutions (Scotland)
blog: http://thesoftwaresimpleton.com/
website: https://f <https://cutting.scot/>rontenddx.com
|
098e2f0
to
bf7e82c
Compare
9654f35
to
51c4f19
Compare
2d6db05
to
942005a
Compare
ecd3ca2
to
5102409
Compare
✅ Deploy Preview for simulacrum canceled.
|
This seems to have stalled out and we have an implementation in https://github.com/thefrontside/playhouse already. Opting to point to that and closing this.
|
Motivation
Fix #129
Approach
npx @backstage/create-app
@simulacrum/auth0-cypress
packageHow to run
npm install && npm run build
integrations/cypress
and run therenpm install && npm run build
examples/backstage
and runyarn install
yarn dev
yarn cy:run