Skip to content

tpc3/workadventure-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkAdventure Admin API simple implementation

This is intended to be used internally in our organization. But you can use this if you want to do.

Hints to use

Required files

compose.yaml

  admin:
    image: ghcr.io/tpc3/workadventure-admin
    volumes:
    - type: bind
      source: ./admin
      target: /data

.env

ADMIN_API_URL=http://admin:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages