Skip to content
/ admin Public

🔧 The administrator panel to manage ressources on API

Notifications You must be signed in to change notification settings

retrobox/admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Administrator's dashboard

The administrator panel to manage resources on API

Game collection

  • games collection (/game)
    • games (/games)
      • (/add)
      • (/edit/:id)
      • (/:id)
    • editor (/editors)
      • (/add)
      • (/edit/:id)
      • (/:id)
    • platform (/platforms)
      • (/add)
      • (/edit/:id)
      • (/:id)
    • tag (/tags)
      • (/add)
      • (/edit/:id)
      • (/:id)

Docker image

  • expose on 80 port
  • no environment variables
  • image on docker hub at retrobox/admin

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build

# build for production and view the bundle analyzer report
yarn run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

🔧 The administrator panel to manage ressources on API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages