Hacker News new | ask | show | jobs
by IsaacSchlueter 1317 days ago
I just played around with the NextJS starter demo app, and it seems like you can `import tier from 'tier'` and call `tier.subscribe()`, `tier.report()`, and `tier.limits()` without any issue in a NextJS API route.