mirror of
https://github.com/docmost/docmost.git
synced 2026-08-29 01:37:05 +08:00
Refactoring
* Refactor workspace membership system * Create setup endpoint * Use Passport.js * Several updates and fixes
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { LocalDriver } from './local.driver';
|
||||
export { S3Driver } from './s3.driver';
|
||||
Reference in New Issue
Block a user