Red-Moon-Software-Apprenticeship / redmoon-console

The marketing site, customer relationship management, and apprentice management software for Red Moon
https://redmoon-console.vercel.app
19 stars 10 forks source link

Convert PATCH/POST requests to server actions #26

Open mfong4151 opened 11 months ago

mfong4151 commented 11 months ago

Since server actions are stable, it would be nice to convert PATCH/POST requests to server actions when possible. This is a great opportunity to learn one of the defining features of NextJS