Skip to content

Object-oriented project template based on Typescript+Express.

Notifications You must be signed in to change notification settings

Makoq/dataContainerBackEnd_Refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tpescript+Express 数据服务容器

基于Tpescript+Express的数据资源就地共享服务容器。

项目依赖

包名 简介 细节
ts-node 用于直接运行TypeScript文件 TypeScript execution and REPL for node.js, with source map support. Works with typescript@>=2.7.
@types/node 这个包包含Node.js (http:https://nodejs.org/)的类型定义。 Global values: Buffer, __dirname, __filename, clearImmediate, clearInterval, clearTimeout, console, exports, global, module, process, queueMicrotask, require, setImmediate, setInterval, setTimeout
@types/express 这个包包含Express (http:https://expressjs.com)的类型定义。 Dependencies: @types/body-parser, @types/serve-static, @types/express-serve-static-core, @types/qs

编译

npm run dev

About

Object-oriented project template based on Typescript+Express.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published