Skip to content

Fix deployment and remove Docker

Compare
Choose a tag to compare
@gkubisa gkubisa released this 05 Jan 01:04
· 29 commits to master since this release
  • BASE_PATH environment variable is now supported and controls the location of assets and the page paths. It allows the project to be deployed as GitHub Project Page while still using the nice HTML5 URLs.
  • The npm scripts for Docker were removed because Docker is not the best options for deployment of a SPA anyway.
  • Some other minor fixes and improvements.