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

Demo issues #68

Open
markNZed opened this issue Feb 24, 2023 · 0 comments
Open

Demo issues #68

markNZed opened this issue Feb 24, 2023 · 0 comments

Comments

@markNZed
Copy link

Thanks for this library. It has been a while since I tried to use node etc and I struggled to understand the demo. It might help others if the amplitudeApiKey is removed, I removed the logger from the expressEndpoint so I could see output on the console, I need to add this code to app.js

const bodyParser = require('body-parser');
app.use(bodyParser.json());

a brief explanation in the README.md as to where to run a server like node http-server and what to expect on the console would help too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant