Giter VIP home page Giter VIP logo

renthouse_back's Introduction

租房网站后台启动说明

租房网使用的后台是nodejs 版本最低是10.0 所以必须使用10.0版本以上的node才可以运行 后台使用的是MySQL

后台启动方式

首先需要进入后台的根目录文件下使用yarn下载node所需要的所有插件

yarn

mysql配置文件在 /config/mysql.js中,如果你对mysql有自己的需要可以进行修改 端口号配置文件在 /bin/www 如果你有需要可以进行修改 后台配置了cors 所以不存在跨域问题 文件设置完成之后在根目录文件输入

yarn start

数据库文件配置

在数据库内创建一个新的库 haozk 编码格式选择utf-8 然后将 db/hkzf_db.sql 的sql文件导入,然后修改/config/mysql.js中的相应配置

项目说明

浏览器地址栏直接输入

127.0.0.1:8080

可以打开对应的接口文档

renthouse_back's People

Contributors

1223369 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.