0.1.0 • Published 4 years ago

odd-design-system v0.1.0

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
4 years ago

odd-design-system

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Actualizar tokens: yarn theo

para servir o buildear ocultando docs, serve-as-docs y build-as-docs

para actualizar npm

Solicitar gitlab oauth token

echo 'grant_type=password&username=<your_username>&password=<your_password>' > auth.txt curl --data "@auth.txt" --request POST https://gitlab.com/oauth/token > auth.json

crear .npmrc (ignorado)

@foo:registry=https://gitlab.com/api/v4/packages/npm/ //gitlab.com/api/v4/packages/npm/:_authToken=<your_token> //gitlab.com/api/v4/projects/15664993/packages/npm/:_authToken=<your_token>

puedes testear que el token funciona mediante GET https://gitlab.com/api/v4/user\?access_token\=2e477c21667c56f8f0e6bc7c05e2152fd56932b6544af5e6f6f07798ee135666