* docs: hitchhiker's guide to OAuth * docs: remove old OAuth guide from OpenApi spec * fixup! docs: remove old OAuth guide from OpenApi spec * docs: mention /user endpoint in oauth * docs: oauth flow overview * docs: mention PAT * docs: fix reviews * docs: support portal over github issue Signed-off-by: Erb3 <49862976+Erb3@users.noreply.github.com> --------- Signed-off-by: Erb3 <49862976+Erb3@users.noreply.github.com>
Modrinth Documentation
Welcome to the Modrinth documentation!
Development
Pre-requisites
Before you begin, ensure you have the following installed on your machine:
Setup
Follow these steps to set up your development environment:
pnpm install
pnpm docs:dev
You should now have a development build of the documentation site running with hot-reloading enabled. Any changes you make to the code will automatically refresh the browser.