Skip to content

afilipa/typescript_test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Interview Test

  1. Install postgres & nodejs
  2. Create the test database using the ./createdb.sh script
  3. Install the npm_modules for this project running npm install
  4. Run npm run test to get the program running (modify the user and password if needed)
  5. Examine the typescript code under server.ts

About

Typescript Interview Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.0%
  • Shell 2.0%