0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00
verdaccio/packages/server/fastify
Juan Picado e7ebccb61d
update major dependencies, remove old nodejs support (#4059)
* update major dependencies, remove old nodejs support

* Update ci.yml

* restore dep
2023-10-07 16:23:04 +02: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) (#4033) 2023-09-24 10:34:31 +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 update major dependencies, remove old nodejs support (#4059) 2023-10-07 16:23:04 +02: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