Skip to content
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

feat: add t3app well-known playground routing #1800

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yordis
Copy link

@yordis yordis commented Mar 13, 2024

WIP: asking for feedback and general thoughts!

Rationale

Out of @t3dotgg streaming 2024-03-13 and the conversation around Storybook, one of the things I successfully applied across multiple projects is to leverage .well-known/[namespace] to make cross-project collaboration that wouldn't conflict with application-level decisions.

Introducing this route allows people to communicate intent and have a common place to do "Playground" work without worrying about git and stashing changes or making a mistake committing the changes. We all get to speak the same language and have a similar workflow.

βœ… Checklist

  • I have followed every step in the contributing guide (updated 2022-10-06).
  • The PR title follows the convention we established conventional-commit
  • I performed a functional test on my final commit

Changelog

[Short description of what has changed]


Screenshots

[Screenshots]

πŸ’―

Copy link

changeset-bot bot commented Mar 13, 2024

πŸ¦‹ Changeset detected

Latest commit: 1789089

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-t3-app Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Mar 13, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
create-t3-app βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Mar 13, 2024 11:43pm

Copy link

vercel bot commented Mar 13, 2024

@yordis is attempting to deploy a commit to the t3-oss Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
πŸ“Œ area: cli Relates to the CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant