Skip to content

api-ops/node-typescript-restify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Run npm i to install all necessary packages.

Start

Run npm start to start the application. Please take a look at both controllers for all available routes.

Database setup

The sample uses a database for storing the data. Thanks to TypeORM several database engines are supported. You can set the credentials for your own database in the src/index.ts

About

Example Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Dockerfile 0.7%