Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guaka authored Feb 20, 2024
1 parent 59f3c10 commit c716166
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,14 @@

## Maintenance mode

Trustroots is in maintenance mode. No new features are being developed. Our
medium term plan is decentralisation, more on that will be published soon.
Trustroots is in maintenance mode.

No new features are being developed.

Our medium term plan is decentralisation thru the nostr protocol, see https://github.com/Trustroots/nostroots

We are also open to improvments that [make trustroots forkable](https://github.com/Trustroots/trustroots/issues/2669).


## nvm & npm

Expand All @@ -23,11 +29,13 @@ We're using nvm to manage node versions.

It's important to use the latest version of npm v7 and not later.


## Building for production

See `deploy/docker`. Run `dockerBuild.sh`. Then `docker push` the latest tags
which are output as the last part of the `dockerBuild.sh` script.


## Merging

Only use `git merge --no-ff branch` or the "Create a merge commit" option on
Expand Down

0 comments on commit c716166

Please sign in to comment.