Commit Graph

10 Commits

Author SHA1 Message Date
Manuel 3606db4d90
Make Docker image smaller and fix issue with ignore files
* Exclude a bunch of files and directories not needed for Docker image
* Exclude dev dependencies for Docker image build by introducing a production build script
* Using a different alpine base image and multi-stage build reduces the Docker image by roughly 35 MB alone
* Move babel to dev dependencies
* Fix highlight.min.js accidentally being ignored
2021-02-13 10:35:12 +01:00
zneix d303416dba fixed eslint formatting 2020-08-28 23:57:50 +02:00
zneix daabcf7dcd Config rewrite 2020-08-28 04:46:48 +02:00
zneix 78aabf90bb Refactored static files compression 2020-08-26 16:04:20 +02:00
zneix c585e3b815 Huge refactor, switched to express 2020-08-26 04:54:58 +02:00
zneix 06315a91a8 security and deprecation fixes 2020-08-25 22:57:13 +02:00
John Crepezzi 5b66695ca6 Update TODO 2011-11-22 16:51:35 -05:00
John Crepezzi 7709e12500 Added FS backed 2011-11-18 17:12:28 -05:00
John Crepezzi 44d54174ed Push state on doc change 2011-11-18 15:55:01 -05:00
John Crepezzi 6bac45efe2 More work on the server 2011-11-18 15:44:28 -05:00