Skip to content

Commit

Permalink
docs: no more free licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Sep 12, 2023
1 parent 23ecb63 commit ebc9d61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# SSZ View Builder

Prototype for UI to build views following the [RDF Data Cube specification][cube] (WIP)
Prototype for UI to build views following the [RDF Data Cube specification][cube]

## Running locally

1. Install [lando](https://github.com/lando/lando/releases/latest)
2. `yarn`
3. [Request Stardog license](https://www.stardog.com/download-free/) and save to `~/stardog-home/stardog-license-key.bin`
3. Get a Stardog license and save to `~/stardog-home/stardog-license-key.bin`
4. `lando start`
5. `yarn bootstrap` - initialize the required database resources
6. Open [https://view-builder.lndo.site/app/](https://view-builder.lndo.site/app/)
Expand Down

0 comments on commit ebc9d61

Please sign in to comment.