Skip to content

Commit 256f684

Browse files
author
tmp
committed
Started rewriting readme
1 parent 8f72fae commit 256f684

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

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

5+
## Deployment
6+
7+
The steps to generate a new, tagged npld-player build are:
8+
9+
* Copy ```sample.env``` to ```.env``` and configure the environment variables
10+
* ``` yarn && yarn start ```
11+
* This pulls in lots of dependencies and builds packages
12+
* ``` npm version prerelease ```
13+
* Log into https://github.com/ukiwa/npld-player-builds
14+
15+
16+
17+
18+
19+
520
## Development
621

722
### Quickstart

0 commit comments

Comments
 (0)