Skip to content

jouderianjr/typescript_test

 
 

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 97.5%
  • Shell 2.5%