Coder Social home page Coder Social logo

mdccerp's Introduction

mdccERP

本项目为一个极简单的ERP系统,纯粹用于学习,采用nodejs+mysql+webpack+react+react-native为主要框架;

共有3个服务;分别为服务端,web前端,app(暂未开发)

文件件说明:

app为移动端代码文件夹

web为前端代码文件夹

server为服务端代码文件

web启动命令为 npm run web; 也可通过查看package.json script部分来查看启动命令

node服务端启动命令为 npm start 同理也可通过查看package.json script部分来查看启动命令

app 端暂未开发;

服务端配置文件

server/server.config.js为服务配置文件;用于处理服务器的配置;比如是否开发者模式需要打印日志;启动端口等;

server/DBConfig.js为对应的数据库配置;

server/DBInit.sql为适合本项目对应库和表的初始化语句

对应的api文档和数据字典文档路径为:

未完待续...

mdccerp's People

Contributors

haoziy avatar babydada avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

babydada mrjteam

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.