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

feature: Move all server actions to be api routes #760

Open
hkirat opened this issue Jun 4, 2024 · 1 comment · May be fixed by #775
Open

feature: Move all server actions to be api routes #760

hkirat opened this issue Jun 4, 2024 · 1 comment · May be fixed by #775
Labels
enhancement New feature or request

Comments

@hkirat
Copy link
Contributor

hkirat commented Jun 4, 2024

We need to convert all server actions to be API routes
We also need to replace their usage throughout the codebase
By the end, we should have 0 server actions in our codebase

@hkirat hkirat added the enhancement New feature or request label Jun 4, 2024
@nimit9
Copy link
Contributor

nimit9 commented Jun 4, 2024

wokring on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants