inexorgame-obsolete / deprecated-cube-engine-inexor

UNMAINTAINED: Please have a look at the vulkan-renderer
https://inexor.org
zlib License
11 stars 1 forks source link

Implement a web user interface for Inexor Flex #402

Closed aschaeffer closed 7 years ago

aschaeffer commented 7 years ago

Goals

Tasks

aschaeffer commented 7 years ago

The package manager of favour is yarn.

The final result schema will be as following:

http(s)://flex_url/ui/UINAME

Folder Structure

The folder structure of a module is proposed as following:

Scope

inexorgame/@inexor-ui/flex
inexorgame/@inexor-plugin/fancy-maprotation
@inexor-plugin :any
aschaeffer commented 7 years ago

To build the user interface for Flex:

cd interfaces/ui-flex
yarn install
npm run build
cd -

Afterwards start Flex and goto http://localhost:31416/api/v1/interfaces/ui-flex/

Fohlen commented 7 years ago

Thumbs up 👍