0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-03 23:09:17 -05:00
verdaccio/packages/core/server
Diana Morales 2a86a46b85
add params validation for sidebar fastify web endpoints (#2655)
* sidebar fastify validation

Add params schema validation for sidebar endpoints

* reuse types

Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-12-09 22:00:41 +01:00
..
debug #2606 add prettier plugin sort imports (#2607) 2021-10-29 17:33:05 +02:00
src add params validation for sidebar fastify web endpoints (#2655) 2021-12-09 22:00:41 +01:00
.babelrc
.eslintignore
.eslintrc.json
.gitignore
CHANGELOG.md chore: update versions (6-next) (#2625) 2021-11-05 17:29:26 +01:00
jest.config.js
LICENSE
package.json chore(deps): update dependency fastify to v3.24.1 (#2746) 2021-12-09 21:20:49 +01:00
README.md
tsconfig.build.json
tsconfig.json feat: partially implement user endpoints with fastify (part1) (#2301) 2021-10-26 22:03:06 +02:00

Server Fastify (migration)

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

Run from root folder

pnpm debug -- new