# bbs_sequelize **Repository Path**: copy-with/bbs_sequelize ## Basic Information - **Project Name**: bbs_sequelize - **Description**: 自己搭建的BBS论坛后端,使用express+sequelize+mysql完成 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: http://47.113.203.8:3000/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-06-30 - **Last Updated**: 2023-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BBs-Sever ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run dev ```