/ts-rpc-seed

A typescript node rpc seed project.

Primary LanguageTypeScriptMIT LicenseMIT

ts-rpc-seed

a typescript node rpc seed project.

QuickStart

# install
npm i

# compile
npm run tsc

# debug with ts-node directly
vscode -> F5 -> tsnode

# test with a quick and dirty client
node dist/tester.js