mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
Updated Home (markdown)
parent
375b8a014b
commit
23e593ca60
20
Home.md
20
Home.md
@ -7,7 +7,7 @@
|
||||
* [Docker](https://hub.docker.com/u/verdaccio/)
|
||||
* [NPM Package](https://www.npmjs.com/package/verdaccio)
|
||||
|
||||
# Articles about Verdaccio
|
||||
### Articles about Verdaccio
|
||||
|
||||
* [Testing your npm package before releasing it using Verdaccio + ngrok](https://medium.com/strapi/testing-your-npm-package-before-releasing-it-using-verdaccio-ngrok-28e2832c850a)
|
||||
* [An Introduction to Verdaccio](https://medium.com/@jotadeveloper/an-introduction-to-verdaccio-f6c72e865425)
|
||||
@ -15,26 +15,22 @@
|
||||
* [NPM Registry for your organisation](https://medium.com/@ayusharma.in/npm-registry-for-your-organisation-aeb8ea76144)
|
||||
* [Five use cases where a npm private proxy fits in your workflow](https://medium.com/@jotadeveloper/five-use-cases-where-a-npm-private-proxy-fits-in-your-workflow-632a81779c14)
|
||||
|
||||
# Videos
|
||||
### Videos
|
||||
|
||||
[Local npm server](https://www.youtube.com/watch?v=vc2wMwcDKOE)
|
||||
|
||||
# Roadmap
|
||||
## Roadmap
|
||||
|
||||
# 2.x
|
||||
|
||||
The **master branch** host the current stable version, but is in maintenance mode, all new feature only will be accepted on version 3.x or higher.
|
||||
|
||||
# Master (>3.x)
|
||||
## Master (>3.x)
|
||||
|
||||
Is the current development branch. [Release 3.x](https://github.com/verdaccio/verdaccio/pull/376)
|
||||
|
||||
## 3.x Features
|
||||
### 3.x Features
|
||||
|
||||
- [X] Improve plugin system [#169](https://github.com/verdaccio/verdaccio/pull/169) @juanpicado
|
||||
- [X] Verdaccio is cluster ready [#103](https://github.com/verdaccio/verdaccio/pull/103) @juanpicado
|
||||
|
||||
## Future New Features
|
||||
### Future New Features
|
||||
|
||||
- [ ] Improve token auth [#168](https://github.com/verdaccio/verdaccio/pull/168) @Meeeeow (PR-Welcome)
|
||||
- [ ] Mount plugins directory for Docker [#232](https://github.com/verdaccio/verdaccio/pull/232) @idangozlan (PR-Welcome)
|
||||
@ -43,7 +39,9 @@ Is the current development branch. [Release 3.x](https://github.com/verdaccio/ve
|
||||
- [ ] update indexer and allow search by author, version and keyword [#257](https://github.com/verdaccio/verdaccio/pull/257) (PR-Welcome)
|
||||
- [ ] Allow users change password via UI [#401](https://github.com/verdaccio/verdaccio/pull/401) (PR-Welcome)
|
||||
|
||||
|
||||
### 2.x
|
||||
|
||||
The **master branch** host the current stable version, but is in maintenance mode, all new feature only will be accepted on version 3.x or higher.
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user