Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

VenDream/Gallery-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallery-X

What is it?

Gallery-X is a third-party pixiv gallery with some extra features.

Online demo

See here

Dev

  • Copy example_config/* to var/*
  • Edit static.distDir and static.cdnPath with your locals
  • npm i && npm run dev-server && npm run dev-static

Build docker image

  • Provide your Qiniu config in static.config.json
  • Edit static.cdnPath to your own CDN domain
  • sh build_docker_image.sh

Start service from the docker image on remote server(VPS)

  • Install docker and docker-compose
  • Pull code
  • Copy var config as above said
  • Edit distDir to '/app/var/static'
  • sh start_service.sh

About

The 'X' makes it sound cool~

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published