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 62c24b6321
feat: add passwordValidationRegex property (#3384)
* feat: add passwordValidationRegex property

* chore: improve validation

* Update validation-utilts.spec.ts

* Update validation-utilts.spec.ts

* chore: remove code
2022-09-17 19:29:40 +02:00
..
debug chore: env variable for launch fastify (#3295) 2022-08-08 07:14:23 +02:00
src feat: add passwordValidationRegex property (#3384) 2022-09-17 19:29:40 +02: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) (#3350) 2022-09-04 11:56:23 +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 all core dependencies (#3377) 2022-09-14 07:46:28 +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 chore: env variable for launch fastify (#3295) 2022-08-08 07:14:23 +02:00

Server Fastify (migration)

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

Run from root folder

pnpm debug -- new