To utilize this check out src/index.ts
, which you can run by using npm run dev
. This will concurrently run TypeScript and Nodemon, which will watch for changes in the src
directory and recompile the TypeScript code.
Based on this Github repo.
If you're interested in contributing feel free to check out TODO.md for a list of things that need to be done.