0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00
verdaccio/packages/core/server
renovate[bot] a32b0a6c06
chore(deps): update dependency @types/node to v16.11.15 (#2794)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-23 00:05:54 +01:00
..
debug #2606 add prettier plugin sort imports (#2607) 2021-10-29 17:33:05 +02:00
src refactor: fetch package endpoint and basic integration fastify (#2750) 2021-12-12 18:00:19 +01:00
.babelrc
.eslintignore
.eslintrc.json
.gitignore
CHANGELOG.md chore: update versions (6-next) (#2648) 2021-12-15 19:02:26 +01:00
jest.config.js
LICENSE
package.json chore(deps): update dependency @types/node to v16.11.15 (#2794) 2021-12-23 00:05:54 +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