0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/packages/core/server
Juan Picado 09a7cf3456
connect storage with fastify server as decorator (#2299)
* connect storage with fastify server as decorator

* remove dep
2021-06-13 22:03:09 +02:00
..
debug connect storage with fastify server as decorator (#2299) 2021-06-13 22:03:09 +02:00
src connect storage with fastify server as decorator (#2299) 2021-06-13 22:03:09 +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) (#2245) 2021-05-24 09:01:22 +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 connect storage with fastify server as decorator (#2299) 2021-06-13 22:03:09 +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 connect storage with fastify server as decorator (#2299) 2021-06-13 22:03:09 +02:00

Server Fastify (migration)

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

Run from root folder

pnpm debug -- new