Skip to content

indiscale/fdo-manager-webui

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors