1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/packages/core/server
renovate[bot] 4735c06320
chore(deps): update dependency @types/node to v16.11.12 (#2749)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-12 19:15:45 +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 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) (#2625) 2021-11-05 17:29:26 +01: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.12 (#2749) 2021-12-12 19:15:45 +01: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