Coder Social home page Coder Social logo

imaldway / devtool-service Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 116 KB

代码生成服务端。可配套web端依据模板生成代码文件或者其他类型的文件。

License: Other

TypeScript 79.49% JavaScript 20.51%
nodejs typescript mysql koa2 ejs

devtool-service's Introduction

代码生成工具

后端项目。采用NodeJS开发,MySQL数据库,以及众多中间件。实现一个可连接指定数据库,并按照指定模板生成指定数据表的相关代码。

功能模块 功能点
数据库信息 数据库连接信息、驱动类等
生成配置 包名称、表前缀、模块信息等
模板配置 配置模板相关的信息
代码生成 展示数据库信息以及表信息提供代码生成功能

软件架构


主要使用到了一下包:ejskoamysqlpuppetee

koa相关 主要用于服务端的架构,处理请求、访问数据库 ejs相关 模板编译引擎,根据自定义模板与数据源编译成目标文件 mysql相关 数据库连接驱动 puppetee相关 模拟浏览器对指定网站获取指定数据

安装与运行


npm install
node app.js

devtool-service's People

Contributors

imaldway avatar

Stargazers

191644807 avatar xiaohan avatar 月寒兮夜凉 avatar  avatar

Watchers

James Cloos avatar  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.