smallSquirrel / koa-typescript-practice

A koa and typescript practice and want to look for a girlfriend...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

koa-typescript-practice

项目构架

基于koareact构建,支持mysqlredis查询,依赖Node.js环境。

项目地址

https://github.com/meizikeai/koa-typescript-practice.git

项目结构

路径 描述 详情
client react.js --
pm2 pm2.keymetrics.io --
public koa-static --
server koa.js / typescriptlang.org --
views koa-views --
package.json package.json --
tsconfig.json typescriptlang.org --

开发环境

  • 克隆项目 - $ git clone https://github.com/meizikeai/koa-typescript-practice.git
  • 安装依赖 - $ cd koa-typescript-practice && npm i
  • 启动项目 - $ npm run start

开发依赖eslint.org,请使用支持它的编辑器。推荐Visual Studio Code编辑器。

访问地址

监控支持

使用 elastic-apm-node 对项目进行链路追踪,建议测试服使用! 具体见 Get started with Koa

About

A koa and typescript practice and want to look for a girlfriend...

License:MIT License


Languages

Language:JavaScript 46.5%Language:TypeScript 34.0%Language:CSS 9.1%Language:SCSS 5.3%Language:Handlebars 5.1%