code100x / cms

https://app.100xdevs.com/
626 stars 838 forks source link

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

Open hkirat opened 1 month ago

hkirat commented 1 month ago

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

nimit9 commented 1 month ago

wokring on this