You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just had a pass through the docs to spin up a agent in node. They are pretty sweet, thanks for that!
It does feel like there is a bit missing though (or maybe I just missed it).
The AFJ library uses TypeScript and es6 modules, which is cool but requires some config to get working.
The docs currently go from:
Install node and npm
Install dependencies for AFJ
Setup AFJ agent
It seems to me that between 2. and 3. there is a step that is something like configure the environment. If folks are installing node, then likely they are going to need to some hints for running a node app (esp with .ts and es6 extra config).
Documentation Request
I just had a pass through the docs to spin up a agent in node. They are pretty sweet, thanks for that!
It does feel like there is a bit missing though (or maybe I just missed it).
The AFJ library uses TypeScript and es6 modules, which is cool but requires some config to get working.
The docs currently go from:
It seems to me that between 2. and 3. there is a step that is something like configure the environment. If folks are installing node, then likely they are going to need to some hints for running a node app (esp with .ts and es6 extra config).
I followed these steps to configure my environment, so at a minimum referencing something like this - https://khalilstemmler.com/blogs/typescript/node-starter-project/
Version
0.2.x
Which platform are you most interested in for documentation?
Contribute (optional)
The text was updated successfully, but these errors were encountered: