# egg-demo **Repository Path**: zhao_ya_ting/egg-demo ## Basic Information - **Project Name**: egg-demo - **Description**: egg+socket.io+egg.knex+postgreSQL数据库做的简易聊天室! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-06-29 - **Last Updated**: 2023-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # egg ## QuickStart see [egg docs][egg] for more detail. ### Development ```bash $ npm i $ npm run dev $ open http://localhost:7001/ ``` ### Deploy ```bash $ npm start $ npm stop ``` ![界面如下](https://images.gitee.com/uploads/images/2020/0630/151844_420bffde_5577440.jpeg "a.jpg")