Skip to content

Repository that stores the fonts used in the workshop: "From Zero to a testable microservice with: TypeScript and Supertest in 16 minutes".

Notifications You must be signed in to change notification settings

guilhermehpiasson/cpsday2018-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpsday2018-workshop

Project used in the workshop: "From Zero to a testable microservice with: TypeScript and Supertest in 16 minutes".

Setup

# install dependencies
npm install

# build project
npm run build

# start project in a development mode
npm run dev

# start project in a production mode
npm start

# tests
npm run test

About

Repository that stores the fonts used in the workshop: "From Zero to a testable microservice with: TypeScript and Supertest in 16 minutes".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published