Skip to content

nathanpdaniel/ts-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-server

TypeScript Express Server

This is a simple server to help quickly develop out APIs in TypeScript.

The architecture follows this pattern:

src/
 -/modules
  -/Main
    controller.ts
    index.ts
    routes.ts
    service.ts

scripts

Build the app: gulp scripts

Build and start the server: npm start

About

TypeScript Express Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published