Skip to content

Repo for functional programming with TypeScript (fp-ts)

Notifications You must be signed in to change notification settings

tonycch/typescrpt-fp-training

 
 

Repository files navigation

typescrpt-fp-training

Fastify test: run npm run start to start a Fastify server locally on port 8888 because of the FASTIFY_PORT defined in the .env file. Please try curl -v http://localhost:8888/v1/hello to see the result.

feature tests: run npm run test to run all feature test cases

Gitpod Ready-to-Code

About

Repo for functional programming with TypeScript (fp-ts)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.9%
  • JavaScript 7.3%
  • HTML 1.7%
  • Other 1.1%