base con autenticacion, registro, modulo encuestas
This commit is contained in:
5
apps/api/src/database/index.ts
Normal file
5
apps/api/src/database/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
export * from './schema/activity_logs';
|
||||
export * from './schema/auth';
|
||||
export * from './schema/general';
|
||||
export * from './schema/surveys'
|
||||
Reference in New Issue
Block a user