Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
chmac committed Aug 10, 2024
2 parents 6d3e5dd + 4824f6c commit e453908
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ This is running at [notes.trustroots.org](https://notes.trustroots.org/). And it
- `yarn start`
- Open http://localhost:1234

It seems that newer node versions [don't work](https://github.com/Trustroots/nostr-map/issues/21) don't work. You may have to run this to use node v18:
- `nvm install`
- `nvm use`

## Ideas
somewhat concrete:
Expand Down

0 comments on commit e453908

Please sign in to comment.