2023-07-19 16:24:36 +02:00
2023-06-09 14:37:15 +02:00
2023-04-11 10:04:29 +01:00
2023-03-23 11:03:16 +01:00
2023-04-13 15:27:10 +02:00
2023-03-23 11:03:16 +01:00
2023-03-23 11:03:16 +01:00
2023-03-23 11:03:16 +01:00
2023-03-23 11:03:16 +01:00
2023-03-23 11:03:16 +01:00
2023-05-30 11:15:43 +02:00
2023-03-23 11:03:16 +01:00
2023-03-23 11:03:16 +01:00

Tdrive - Drive for the Twake Workplace

Run it in development mode

  1. Launch mongo using docker run -p 27017:27017 -d mongo
  2. Launch frontend with cd tdrive/frontend/; yarn dev:start
  3. Launch backend with cd tdrive/backend/node/; SEARCH_DRIVER=mongodb DB_DRIVER=mongodb PUBSUB_TYPE=local DB_MONGO_URI=mongodb://localhost:27017 STORAGE_LOCAL_PATH=/[full-path-to-store-documents]/documents NODE_ENV=development yarn dev
  4. If you need more parameters, create/edit tdrive/backend/node/config/development.json file

App will be running on port 3000.

License

Tdrive is licensed under Affero GPL v3 with additional terms

S
Description
Workavia fork of linagora/tdrive — branding + multi-tenant Company per email domain
Readme AGPL-3.0 175 MiB
Languages
TypeScript 59.1%
JavaScript 32.5%
SCSS 3.7%
CSS 2.2%
HTML 1.3%
Other 1.1%