mirror of
https://github.com/StepanovPlaton/Chat.git
synced 2026-04-04 04:40:42 +04:00
Init project. Create simple backend. Add postgres in docker
This commit is contained in:
3
backend/src/modules/message/index.ts
Normal file
3
backend/src/modules/message/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { MessageModule } from './message.module';
|
||||
|
||||
export default MessageModule;
|
||||
Reference in New Issue
Block a user