A knowledge management system for the next 30 years. Developed at git.indy.io for my own use and mirrored on Github in case anyone wants to use it.
rename .env.example to .env and update it for your environment.
one time initialisation with:
$ npm install -g yarn
$ make deps$ make run$ make releaseThe dist directory will contain the release build
$ make upload
$ sudo systemctl stop isg-civil.serviceMay have to restart the service if changes were made to the server
$ sudo systemctl stop isg-civil.service
$ sudo systemctl start isg-civil.service- A modern (for c.2020) web-browser
- Rust
- Make
- (Optional) Minify (https://github.com/tdewolff/minify)
install minify:
$ sudo apt install minifyif the minify binary is not installed on the build system then the unminified assets will be used