"next-safe-action Example Refactor

Add type safe and validated server actions to your Next.js App Router project with next-safe-action.

Author Links

👋 Hello, I'm Dave Gray.

📚 My Courses

✅ Check out my YouTube Channel with hundreds of tutorials.

🚩 Subscribe to my channel

💖 Support My Content

🚀 Follow Me:


Description

📺 YouTube Video for this repository.


âš™ Usage

  • npx json-server -w data/users.json -p 3500
  • In a separate terminal window:
  • npm install
  • npm run dev

🎓 Academic Honesty

DO NOT COPY FOR AN ASSIGNMENT - Avoid plagiarism and adhere to the spirit of this Academic Honesty Policy.


📚 Tutorial References