Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

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

License

AGPL 3.0 or later. https://www.gnu.org/licenses/agpl-3.0.en.html

Copyright