Files
workavia-drive/tdrive/frontend
ericlinagora b43ef3fed8 onlyoffice rework (#650)
#525 #515 #548 #523

This is a rewrite to have a more robust connexion with only office,
recovering forgotten files, handling editing sessions as global locks,
that kind
2024-10-02 17:59:52 +02:00
..
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2024-10-02 17:59:52 +02:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00
2023-04-11 10:04:29 +01:00

Twake Drive web frontend code

Development setup

  • Install node.js
  • npm install --legacy-peer-deps
  • cp src/app/environment/environment.ts.dist.dev src/app/environment/environment.ts
  • npm run start

Needs a Twake Drive backend running and pointed to by that environment file.