0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/packages/experimental/fastify-server
Juan Picado 5167bb528f
feat: UI search uses search endpoint for global search (#3057)
* UI search uses search endpoint for global search

* improve sorting and error handling

* give priority to private packages

* order by private package

* add tests, improve testing

* add changeset

* addjust settings

* remove old index search implementation

* update lock file

* relocate fastify package

* fix circular dependency

* fix wrong import

* fix tests
2022-03-27 21:42:52 +02:00
..
debug feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
src feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
.babelrc feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
.eslintignore feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
.eslintrc.json feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
.gitignore feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
CHANGELOG.md feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
jest.config.js feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
LICENSE feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
package.json feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
README.md feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
tsconfig.build.json feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00
tsconfig.json feat: UI search uses search endpoint for global search (#3057) 2022-03-27 21:42:52 +02:00

Server Fastify (migration)

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

Run from root folder

pnpm debug -- new