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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create scripts to remove pieces of orbitkit optionally #21

Open
ixahmedxi opened this issue Apr 5, 2024 · 5 comments
Open

Create scripts to remove pieces of orbitkit optionally #21

ixahmedxi opened this issue Apr 5, 2024 · 5 comments

Comments

@ixahmedxi
Copy link
Owner

No description provided.

@Thawab8
Copy link

Thawab8 commented Apr 6, 2024

This will make using orbitkit easier, as we use alternatives to some of the mentioned libraries.

@ixahmedxi
Copy link
Owner Author

This will make using orbitkit easier, as we use alternatives to some of the mentioned libraries.

Yeah this is definitely in the plans however we need to define what should be removable beforehand, what alternatives do you use?

@Thawab8
Copy link

Thawab8 commented Apr 6, 2024

File uploads with Uploadthing

We use our own uploader.

Lucia auth with github and google oauth

We use auth.js

Drizzle ORM

We have another setup for this.

Rate limiting with [Unkey] (https://unkey.dev/)

We don鈥檛 use them.
We can remove the mentioned libraries but we have to do it once there is an update.

@duttaoindril
Copy link

duttaoindril commented Apr 29, 2024

I'm wondering if there could be a simple command like bun create t3-app@latest -> bun create orbitkit@latest and we can just configure libraries and options

@ixahmedxi
Copy link
Owner Author

We can, it will however be a lot of work & I am not too sure about how these cli apps work tbh, haven't done complex ones myself.

@kareemmahlees kareemmahlees mentioned this issue May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

3 participants