Skip to content

Improve ease of installation #259

@broganzf

Description

@broganzf

Problem Statement

I spent an elongated amount of time trying to set this up with Next.JS, the reason for this is because I was getting frustrated trying to port server/api/discord/gateway.get.ts (Yea, this is kinda on me). But in the meantime of this I realized that others may also find it kinda tedious and possibly make them want to just stick with their current framework for bots. I understand that this is in a way meant to unify their bot development and really shouldn't be used for my singular bot approach, however I prefer the unification since I would be using Next.JS for my website either way.

My idea is that a dropdown should be implemented to the code blocks where they feature a version that would work in Nuxt, Next, and Hono. Rather than manually porting certain features, I think it would be easier for the user if they could just change the dropdown to be for their specific framework and easily copy that code as is.

Preview of what it is NOW vs what I think it SHOULD be:

Image Image

Proposed Solution

Make using different frameworks easier to setup, inside of the GUIDES.

Alternatives Considered

No response

Use Case

Priority

Nice to have

Contribution

  • I am willing to help implement this feature

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions