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: Development and Production Mode (like Clerk) #994

Open
1 task done
ryderhorne opened this issue Oct 2, 2024 · 1 comment
Open
1 task done

feat: Development and Production Mode (like Clerk) #994

ryderhorne opened this issue Oct 2, 2024 · 1 comment
Labels
area:dashboard issue regarding the dashboard ✨ enhancement suggestion or feature request to improve uploadthing planned We would like this to happen

Comments

@ryderhorne
Copy link

ryderhorne commented Oct 2, 2024

Describe the feature you'd like to request

I was hoping for a separate development and production mode for UploadThing applications.

Describe the solution you'd like to see

I would like to see something like Clerk’s development and production instances for each app. For example, on development instances, Clerk allows any paid feature to be used no matter what your plan is. I think this would be useful for UploadThing as well, as it will encourage users to experiment and determine what plan will best fit them. I also think that files should be separated between instances like Clerk users are on Clerk; development instances should have their own files that cannot be viewed in production, and vice versa. I think it would also be beneficial for development instances to not be capped like production instances are, however, I’m not sure what possible costs that could incur. 🙂

Additional information

As far as I know, there are no other open issues that request a similar feature.

👨‍👧‍👦 Contributing

  • 🙋‍♂️ Yes, I'd be down to file a PR implementing this feature!
@ryderhorne ryderhorne added the ✨ enhancement suggestion or feature request to improve uploadthing label Oct 2, 2024
@markflorkowski
Copy link
Collaborator

Definitely something we have in mind, just thinking about how to best implement it 👍

Right now the only features that are paid only are regions and ACL, which are simple enough that there's not a huge benefit to unlocking them on dev, but we'll take this into consideration

@markflorkowski markflorkowski added planned We would like this to happen area:dashboard issue regarding the dashboard labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dashboard issue regarding the dashboard ✨ enhancement suggestion or feature request to improve uploadthing planned We would like this to happen
Projects
None yet
Development

No branches or pull requests

2 participants