Skip to content

Commit

Permalink
docs: link to DEVELOPER.md in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
zicklag committed Dec 10, 2024
1 parent ee2bf30 commit cb750ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
14 changes: 0 additions & 14 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,17 +80,3 @@ You can do this by running `just comply` followed by `just check`.

<!-- dprint-ignore -->
[blue-oak]: https://writing.kemitchell.com/2019/03/09/Deprecation-Notice.html

## Debugging Tools

Users that have the `admin` role, as configured in Rauthy are able to access the Weird admin menu
from the app nav toolbar or by going to
[`http://localhost:9523/__internal__/admin`](http://localhost:9523/__internal__/admin).

At the time of writing this includes:

- A database dump / restore feature
- A database data explorer
- A utility to update the username domain for all users on the instance

More utilities may be added in the future as we find time and deem necessary.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ Weird Net 🌐 – An actually-social network of _shared purpose_ (dedicated pos

## Development

See [Contributing](./CONTRIBUTING.md#development-setup).
See [Contributing](./CONTRIBUTING.md#development-setup) for contribution info and guidelines and see
the [Developer](./DEVELOPER.md) doc for local dev environment setup instructions.

### High level architecture

Expand Down

0 comments on commit cb750ec

Please sign in to comment.