Commit graph

4 commits

Author SHA1 Message Date
szaimen
e33f27b5a4 also commit the npm_modules and package-lock.json
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-03-04 12:25:14 +01:00
szaimen
afb6d4d52b get rid of npm as dependency for the server
This small change would allow the server to get rid of the npm dependency as far as I understand it.
This would be great since npm is a really big dependency and not really desired on Nextcloud installations, imo.

Signed-off-by: szaimen <szaimen@e.mail.de>
2021-03-04 12:17:30 +01:00
Johannes Müller-Werner
1983783f9d
Dockerize backend server (#8)
Dockerize backend server

Co-authored-by: Leo <legacyofleo@gmail.com>
2020-12-17 08:32:57 +01:00
Joachim Bauch
e58f96c95c
Initial Open Source checkin of version 0.1.0. 2020-11-25 15:38:38 +01:00