mazimcoder / next_14_test

Demo of Server Actions including native cookies API in Next.js 14

Home Page:https://www.mustafaz.com

Repository from Github https://github.commazimcoder/next_14_testRepository from Github https://github.commazimcoder/next_14_test

Payload Message using Server Actions

An example using Next.js 14 with Server Actions to sign a token and verify it natively. Besides, setting and reading cookies on the server and client side.



Getting Started

  • install dependencies
yarn install
  • start the server
yarn dev

Star this repo if you like it! ⭐ ❤️

Author: Mustafa Azim

About

Demo of Server Actions including native cookies API in Next.js 14

https://www.mustafaz.com

License:MIT License


Languages

Language:TypeScript 94.6%Language:CSS 4.1%Language:JavaScript 1.3%