0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/packages/server/fastify
renovate[bot] e5d4e91e21
fix(deps): update dependency fastify-plugin to v4.5.1 (#4190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-02 19:37:06 +01:00
..
debug chore: env variable for launch fastify (#3295) 2022-08-08 07:14:23 +02:00
src fix(api): fix password validation for /reset_password route (#3858) 2023-06-11 16:33:37 +08:00
.babelrc chore: env variable for launch fastify (#3295) 2022-08-08 07:14:23 +02:00
.eslintignore chore: env variable for launch fastify (#3295) 2022-08-08 07:14:23 +02:00
.eslintrc.json chore: env variable for launch fastify (#3295) 2022-08-08 07:14:23 +02:00
.gitignore chore: env variable for launch fastify (#3295) 2022-08-08 07:14:23 +02:00
CHANGELOG.md chore: update versions (next) (#4093) 2023-10-28 17:22:01 +02:00
jest.config.js chore: env variable for launch fastify (#3295) 2022-08-08 07:14:23 +02:00
LICENSE chore: env variable for launch fastify (#3295) 2022-08-08 07:14:23 +02:00
package.json fix(deps): update dependency fastify-plugin to v4.5.1 (#4190) 2023-12-02 19:37:06 +01:00
README.md chore: env variable for launch fastify (#3295) 2022-08-08 07:14:23 +02:00
tsconfig.build.json chore: env variable for launch fastify (#3295) 2022-08-08 07:14:23 +02:00
tsconfig.json refactor logger module (#3592) 2023-02-05 21:00:32 +01:00

Server Fastify (migration)

A package intended to start a migration from Express to fastify. (WIP).

Run from root folder

pnpm debug -- new