21 Commits

Author SHA1 Message Date
9eac5d95a2 Bump package version. 2023-11-14 16:22:09 -05:00
a8c4bcc333 Add declaration files and point npm to dist. 2023-11-14 16:21:42 -05:00
077deb508b Bump package version 2023-11-10 17:23:50 -05:00
7ceb69e9d5 Added support for env variables and added basic tests for Alpaca. 2023-10-20 16:50:55 -04:00
5d4e37be6e Add Alpaca API sdk 2023-10-10 17:23:59 -04:00
af200063b9 Merge branch '8-add-npm-script-for-building-docs' into 'main'
Resolve "Add npm script for building docs"

Closes #8

See merge request finvis/usxi!6
2023-10-10 16:24:45 -04:00
0a66cef996 Added npm script for generating docs. 2023-10-10 16:25:50 -04:00
10ed2fee07 Added typedoc as dependency and excluded doc output from git 2023-10-10 16:23:58 -04:00
572136a24d Added build scripts for npm 2023-10-10 16:11:35 -04:00
438ea90a46 Add tsconfig for tests and update eslint. 2023-10-06 17:27:07 -04:00
a9b48a420f Setup jest config and added example test. 2023-10-06 17:18:42 -04:00
00ebe3afd9 Add jest npm script. 2023-10-06 17:09:23 -04:00
2b2ba610a7 Install and configure ts-jest 2023-10-06 17:07:49 -04:00
30443c1b7e Replace tsx with jest 2023-10-06 17:03:32 -04:00
025a7c4dc4 Install tsx 2023-10-06 16:58:35 -04:00
280e5cd398 Add run script and basic logger program. 2023-10-03 16:48:04 -04:00
f1aeb64e19 Add winston 2023-10-03 16:44:32 -04:00
404b3ef97b Set license 2023-10-03 16:37:26 -04:00
60f1692906 Setup basic linter 2023-10-03 16:36:55 -04:00
897a0f8d8a Added gitignore and basic TypeScript config 2023-10-03 16:32:13 -04:00
5fc16bd907 Initialize npm package 2023-10-03 16:29:30 -04:00