1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/packages/server/fastify
Juan Picado f07fd5d525
chore: update versions (6-next) (#3961)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-08 08:11:41 +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 (6-next) (#3961) 2023-08-08 08:11:41 +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 chore: update versions (6-next) (#3961) 2023-08-08 08:11:41 +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