Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request]: Setting up dev environment #58

Open
2 of 3 tasks
wip-abramson opened this issue Jul 13, 2022 · 0 comments
Open
2 of 3 tasks

[Request]: Setting up dev environment #58

wip-abramson opened this issue Jul 13, 2022 · 0 comments
Labels
request Request for documentation

Comments

@wip-abramson
Copy link

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:

  1. Install node and npm
  2. Install dependencies for AFJ
  3. 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).

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?

  • React Native
  • Node.JS

Contribute (optional)

  • Agree
@wip-abramson wip-abramson added the request Request for documentation label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Request for documentation
Projects
None yet
Development

No branches or pull requests

1 participant