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

adding with-axiom example #38300

Merged
merged 24 commits into from Sep 1, 2022
Merged

adding with-axiom example #38300

merged 24 commits into from Sep 1, 2022

Conversation

schehata
Copy link
Contributor

@schehata schehata commented Jul 4, 2022

Documentation / Examples

  • [ X ] Make sure the linting passes by running pnpm lint
  • [ X ] The examples guidelines are followed from our contributing doc

This PR adds an example for using next.js with axiom.

@ijjk ijjk added the examples Issue/PR related to examples label Jul 4, 2022
Copy link
Member

@balazsorban44 balazsorban44 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@schehata
Copy link
Contributor Author

schehata commented Jul 7, 2022

Let's convert to TypeScript. See: https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples

I have updated the PR now to be in TS, but pnpm is not working for me, it fails with GYP error. can we let it run through the CI?

Copy link
Member

@balazsorban44 balazsorban44 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's also add a tsconfig.json (running next dev will generate one)

@schehata
Copy link
Contributor Author

Let's also add a tsconfig.json (running next dev will generate one)

added. (thanks for the tip, saved my time :D)

@schehata
Copy link
Contributor Author

@balazsorban44 is there something that needs to be updated?

steven-tey
steven-tey previously approved these changes Aug 30, 2022
Copy link
Contributor

@steven-tey steven-tey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the PR! :)

balazsorban44
balazsorban44 previously approved these changes Sep 1, 2022
@steven-tey steven-tey merged commit 9d30ef1 into vercel:canary Sep 1, 2022
atilafassina pushed a commit to atilafassina/next.js that referenced this pull request Sep 5, 2022
## Documentation / Examples

- [ X ] Make sure the linting passes by running `pnpm lint`
- [ X ] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)


This PR adds an example for using next.js with axiom.

Co-authored-by: Balázs Orbán <info@balazsorban.com>
Co-authored-by: Steven Tey <stevensteel97@gmail.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants