Giter Club home page Giter Club logo

luna-take-out's Introduction

luna-take-out

luna-take-out 餐厅小筑外卖网

课程设计-外卖点餐系统,包括商家和客户单点系统,人脸识别登陆,地图展示

Contributor

代码规范

  • 后端使用同一份代码格式化膜模板ali-code-style.xml,ecplise直接导入使用,idea使用Eclipse Code Formatter插件配置xml后使用。
  • 前端代码使用vs插件的Beautify格式化,缩进使用TAB
  • 后端代码非特殊情况准守P3C插件规范
  • 注释要尽可能完整明晰,提交的代码必须要先格式化
  • xml文件和前端一样,使用TAB缩进

docker部署

docker stop luna-post 
docker rm luna-post
docker rmi luna-post

docker run -d \
    -p 8084:8084 \
    --name luna-take-out \
    --privileged=true \
    --restart always \
    -v /root/openresty/root/luna/meal:/root/luna/meal  \
    luna-take-out

luna-take-out's People

Contributors

lunasaw avatar

Stargazers

 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.