-
Timm Fitschen authoredTimm Fitschen authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 711 B
FDO Manager Web-based User Interface
This is WIP - don't use it unless you want to break things.
Setup
Setup the run time environment with
npm install
Run
Running the development server.
export NEXT_PUBLIC_API_URL="http://localhost:8080/api"
npm run dev
Building for production.
npm run build
Running the production server.
npm run start
Contact
- (Lead) Timm Fitschen t.fitschen@indiscale.com
License
AGPL 3.0 or later. https://www.gnu.org/licenses/agpl-3.0.en.html
Copyright
- Copyright (C) 2024 Timm Fitschen t.fitschen@indiscale.com
- Copyright (C) 2024 IndiScale GmbH info@indiscale.com