Skip to content

It is a back-end part of simple bbs named i meet you.

Notifications You must be signed in to change notification settings

zyycode/imeetyou-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明

如果你对本项目有兴趣,欢迎 start ,谢谢 😄

当然如果有建议可以直接提 issue 或者 PR 👍

开发环境 Window 10 nodejs v10.10.0 express v4.16.3 sqlite v3.25.2

服务器 阿里云 Centos_7_03_64 Nginx v1.14.0 pm2 v3.32

相关项目地址 前端项目地址 后端项目地址

技术栈

  • 语言:HTML + CSS + ES5/6 + MySQL
  • 前端:vue + vue-router + bootstrap + axios
  • 后端:express + nginx + pm2
  • 数据库:sqlite

功能

  • 提供帖子、评论、用户的 api 接口
  • 用户登录验证
  • 数据库数据操作

在线预览

地址: https://bbs.zyycoder.com


项目运行

因为本项目是前后端分离的,所以需要将前端项目一起下载到本地使用

git clone https://github.com/zyycode/imeetyou-node.git
cd imeetyou-node
npm install
node app.js // 推荐使用 nodemon

license

About

It is a back-end part of simple bbs named i meet you.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages