Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 350 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 350 Bytes

This repository refers to this issue: fastify/fastify-secure-session#190

To run this repository, follow these steps:

  1. Clone the repository.
  2. Execute the following commands in the terminal:
npm install
npm run build-server-dev
npm run dev

It runs smoothly with babel-node:

npm run babel-node