Skip to content

GBSL-Informatik/MINT-26e

 
 

Repository files navigation

Website

Netlify Status

This website is built using Docusaurus, a modern static website generator.

Note

Compatible with @docusaurus/faster (rspack and swc).

ENV

Variable For Default Example Description
APP_URL Production http://localhost:3000 Domain of the hosted app
BACKEND_URL Production http://localhost:3002 Url of the API Endpoint
CLIENT_ID Production Azure ID: Client ID
TENANT_ID Production Azure AD: Tenant Id
API_URI Production Azure AD: API Url
STUDENT_USERNAME_PATTERN Production @edu Users with usernames matching this RegExp pattern are displayed as students (regardless of admin status). If unset, all non-admin users are displayed as students.
TEST_USERNAME Development admin.bar@bazz.ch To log in offline. Must correspond to a user email found in the API's database.*

* To change users, clear LocalStorage to delete the API key created upon first authentication.

Upgrade Docusaurus

To upgrade docusaurus, run:

yarn upgrade @docusaurus/core@latest @docusaurus/faster@latest @docusaurus/preset-classic@latest @docusaurus/theme-classic@latest @docusaurus/theme-common@latest @docusaurus/module-type-aliases@latest @docusaurus/plugin-rsdoctor@latest @docusaurus/tsconfig@latest @docusaurus/types@latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.9%
  • SCSS 7.8%
  • Python 2.2%
  • Other 1.1%