First, run the redis server:
docker-compose up -d
Next, run the development server:
yarn && yarn dev
Open http://localhost:3000 with your browser to see the result.
nextjs-testing-strategy-2022
First, run the redis server:
docker-compose up -d
Next, run the development server:
yarn && yarn dev
Open http://localhost:3000 with your browser to see the result.
nextjs-testing-strategy-2022
MIT License