You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this possible? How would we make this happen? We'd pull dc into here and... what? We'll need it to be on a server locally to develop it properly. Also, would need to display all output.
If not integrating with github to create project, need from user:
Interview URL of existing project (will break if the interview isn't on the given server, but is the easiest way to go)
If running whole darn thing, need from user all the .env:
password
email
ID?
The text was updated successfully, but these errors were encountered:
With some advances in Kiln internals, we could theoretically get to a point where we point to a URL and Kiln runs on it. So that's one improvement here.
The rather large downside is that I don't think node will at all be compatible with browser JS, and puppeteer will for certain not run in the browser.
ALKilnInThePlayground I think fills this niche of being able to easy run tests quickly without installing node really well, I think anything we could do here would be better served improving Playground Kiln.
Is this possible? How would we make this happen? We'd pull dc into here and... what? We'll need it to be on a server locally to develop it properly. Also, would need to display all output.
If not integrating with github to create project, need from user:
If running whole darn thing, need from user all the .env:
The text was updated successfully, but these errors were encountered: