Skip to content

v0.2.0

Compare
Choose a tag to compare
@makemek makemek released this 26 Nov 11:44
· 125 commits to master since this release

Note: All .swf files that were previously commit have been all removed to reduce repository space

  • Request API token from Kancolle server using DMM account
  • Have Nginx as a load balancer dealing with reverse proxy requests on port 80
  • Automatically call Kancolle API on the destinated server without having to specify the server ip address.
  • Basic login page
  • Can be deployed as a Docker container
  • Apply Node.js lint code rules
  • Change license from MIT to Apache