mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-04-01 15:15:26 +00:00
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.4.0 to 8.5.0. - [Release notes](https://github.com/auth0/node-jsonwebtoken/releases) - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.4.0...v8.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Human Connection - NITRO Web
Build Setup
Install
# install all dependencies
$ cd styleguide && yarn install && cd ..
$ yarn styleguide:build
$ yarn install
Copy:
cp .env.template .env
Configure the file .env according to your needs and your local setup.
Development
# serve with hot reload at localhost:3000
$ yarn dev
Build for production
# build for production and launch server
$ yarn styleguide:build
$ yarn build
$ yarn start
Styleguide
All reusable Components (for example avatar) should be done inside the styleguide directory.
To show the styleguide
$ yarn styleguide
Internationalization (i18n)
You can help translating the interface by joining us on lokalise.co.
Thanks lokalise.co that we can use your premium account!

Attributions
Description
Languages
TypeScript
37%
Vue
19.7%
JavaScript
19.4%
HTML
15.3%
SCSS
6.8%
Other
1.8%

