Skip to content

ermarkar/nodejs-typescript-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS using TypeScript Sample

Written in TypeScript

Single package.json script to start the project (implicitly compile the files)

Integrated with DB with postgresql connection pool

Controllers using giuseppe

Important npm packages

  • express
  • giuseppe
  • pg

Installation

  • yarn/npm install
  • Update the DB config in .env file
  • Hit yarn start to run project

License

This repo is free to use. Say thanks to Sunil Garg

About

Sample project with nodejs using typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published