diff --git a/README.md b/README.md index d43042c..0ef91e6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ -# Getting Started +# Schnabu Web -## Identity Provider Setup +Web Interface for Schnabu + +## Getting Started + +### Identity Provider Setup To enable generation of refresh tokens, enable OAuth Mapping 'offline_access' in your OAuth2 Provider. This can be found under "Advanced protocol settings". -## Running Project +### Running Project 1. `pnpm install` 2. `prisma migrate dev --schema prisma/schema-sqlite.prisma`