Skip to content

Commit

Permalink
Started rewriting readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tmp committed May 17, 2024
1 parent 8f72fae commit 256f684
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

Secured browser for accessing NPLD content in Legal Deposit Library reading rooms.

## Deployment

The steps to generate a new, tagged npld-player build are:

* Copy ```sample.env``` to ```.env``` and configure the environment variables
* ``` yarn && yarn start ```
* This pulls in lots of dependencies and builds packages
* ``` npm version prerelease ```
* Log into https://github.com/ukiwa/npld-player-builds






## Development

### Quickstart
Expand Down

0 comments on commit 256f684

Please sign in to comment.