zheeeng / typescrpt-fp-training

Repo for functional programming with TypeScript (fp-ts)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:TypeScript 89.9%Language:JavaScript 7.3%Language:HTML 1.7%Language:Dockerfile 0.7%Language:Shell 0.4%