0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/packages/core/server
2021-10-29 05:24:10 +02:00
..
debug Update & make dependency versions consistent in packages/* (#2393) 2021-08-30 08:19:08 +02:00
src feat: download tarball endpoint fastify (#2600) 2021-10-27 23:06:41 +02:00
.babelrc build: add fastify starting package (#2201) 2021-04-25 13:17:50 +02:00
.eslintignore build: add fastify starting package (#2201) 2021-04-25 13:17:50 +02:00
.eslintrc.json build: add fastify starting package (#2201) 2021-04-25 13:17:50 +02:00
.gitignore build: add fastify starting package (#2201) 2021-04-25 13:17:50 +02:00
CHANGELOG.md chore: update versions (6-next) (#2597) 2021-10-27 18:16:16 +02:00
jest.config.js build: add fastify starting package (#2201) 2021-04-25 13:17:50 +02:00
LICENSE build: add fastify starting package (#2201) 2021-04-25 13:17:50 +02:00
package.json chore(deps): update dependency @types/node to v16.11.6 (#2603) 2021-10-29 05:24:10 +02:00
README.md build: add fastify starting package (#2201) 2021-04-25 13:17:50 +02:00
tsconfig.build.json build: add fastify starting package (#2201) 2021-04-25 13:17:50 +02:00
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