-
Notifications
You must be signed in to change notification settings - Fork 106
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
feature: design and develop a UI to generate tailcall configurations #373
Comments
/bounty 500$ |
💎 $500 bounty • Tailcall Inc.Steps to solve:
🙏 Thank you for contributing to tailcallhq/tailcallhq.github.io!
|
/attempt #373 Options |
/attempt #373
|
Note The user @harshtech123 is already attempting to complete issue #373 and claim the bounty. We recommend checking in on @harshtech123's progress, and potentially collaborating, before starting a new solution. |
/attempt #373
|
I would recommend people collaborate on this issue together and work towards a common goal. |
@mehulmathur16 Let's collab on this? |
Sure @Bhavyajain21 👍 |
…call.run/playground , everything is done except ui since i am not good at this . /claim tailcallhq#373 i have checked the generated configurations are always correct. i try to have searchable dropdowns wherever possible instead of text boxes i have Ensured the schema is loaded dynamically from the above URL. The page is integrated into https://tailcall.run/playground\ thanks and regards harshtech Co-Authored-By: Tushar Mathur <[email protected]>
on it |
@mehulmathur16: Reminder that in 1 days the bounty will become up for grabs, so please submit a pull request before then 🙏 |
@Bhavyajain21: Reminder that in 1 days the bounty will become up for grabs, so please submit a pull request before then 🙏 |
@tusharmath |
Healthy competition. 😄😆
…On Wed, 31 Jul, 2024, 10:16 pm Mehul Mathur, ***@***.***> wrote:
@webbdays <https://github.com/webbdays> the PR is in draft currently. 😄
—
Reply to this email directly, view it on GitHub
<#373 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AL57N2N2ZVDK4HONYWQPYK3ZPEIFLAVCNFSM6AAAAABLGSER3KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRQHE2DGNJQGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi, |
ATTENTION!!!Thanks everyone! I love what you guys have created from an engineering point of view however I think we need some professional help in terms of design 🙈. Im going to get it from outside and try to share the figma URLs here. Until then we will just keep the issue on hold. Thanks for understanding 🙏 |
Throwing my hat in too once the designs are done! |
Is the bounty open? Can one make an attempt? Thanks. |
Currently, Tailcall Configurations can be written in JSON, YML, and GraphQL formats. Internally they are parsed in config.rs
Config is pretty core to Tailcall and we would like to enhance the experience by using a web interface. Create a form that allows developers to quickly create, update and download Tailcall Configurations.
Technical Requirements
Design Requirements
Update 1
The text was updated successfully, but these errors were encountered: