/issue-fastify-session

https://github.com/fastify/session/issues/35#issuecomment-962461300

Primary LanguageTypeScript

using docker compose

$ docker-compose build
$ docker-compose run app

without docker

Go to the app directory.

test it

In the app directory.

$ yarn install
$ yarn tsc