1.2.18 • Published 8 days ago

@boklisten/bl-login v1.2.18

Weekly downloads
105
License
MIT
Repository
github
Last release
8 days ago

bl-login

bl-login is a login and registration module for Boklisten.no. This README is for development and technical documentation. For a deep-dive into what bl-login is and can do please read our documentation

Requirements

How to run

  1. Clone this repo to your own computer git clone https://github.com/boklisten/bl-login
  2. Navigate into the newly created bl-login folder
  3. Install npm modules npm i
  4. Ensure that bl-api is running on http://localhost:1337
    • You will not be able to test login or register if bl-api is not running.
  5. Start application locally with npm run watch
  6. You should now be able to view bl-login on localhost:4200

Development

NPM scripts

npm run watch

Runs the application and can be viewed on localhost:4200.

npm run pub

Builds and publishes the bl-login module to npm.

npm run extract-i18n

Extracts all i18n tags from all the html files and puts them into three differnet xlf-file under ./src/locale.

Build files

./xliffmerge.json

This is the settings file for i18n the translator ngx-i18nsupport. Read more.

1.2.18

8 days ago

1.2.17

8 days ago

1.2.16

3 months ago

1.2.15

3 months ago

1.2.8

6 months ago

1.2.7

6 months ago

1.2.6

6 months ago

1.2.5

6 months ago

1.2.4

8 months ago

1.2.9

6 months ago

1.2.12

6 months ago

1.2.13

6 months ago

1.2.10

6 months ago

1.2.11

6 months ago

1.2.14

6 months ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.12

2 years ago

1.1.11

3 years ago

1.1.10

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago