Commit graph

6 commits

Author SHA1 Message Date
baldo e48c2861c6 Make new frontend deployable.
* Get rid of old client and its grunt build.
* Make `yarn run dist` bundle a working version with new frontend.
* Make sure to handle history mode URLs on server side.
2022-10-04 17:53:45 +02:00
baldo 59f7897d8e Initial setup for new frontend. 2022-05-19 12:05:44 +02:00
baldo 7671bfd4d3 Add wrapper scripts for node / yarn on NixOS. 2022-05-19 11:56:17 +02:00
baldo 2da00b6a29 Update nodejs to >= 16.x 2022-02-07 20:36:48 +01:00
baldo 8c93a47682 Fix: Database migration and mail template files were not included in dist.
* Moved copying server-build/ from grunt to package.json
  using rsync to make sure to copy exactly what is needed
  and resolve symlinks correctly.
2021-02-22 21:36:40 +01:00
baldo acdca6641b Add shell.nix for comfy development on NixOS 2019-03-29 22:01:12 +01:00