fxa/apps/payments/next
Ben Bangert 27baba65a6
chore: update next to 13.5 and polish heartbeat return
Because:

* We want to use the newer Next.js.
* We want to use proper Next.js JSON return handling.

This commit:

* Updates to Next.js 13.5.1.
* Updates the heartbeat routes to use the new JSON return handling.
2023-09-19 11:18:09 -07:00
..
.storybook chore(next): add Storybook to NextJS setup 2023-09-11 17:26:30 -04:00
app chore: update next to 13.5 and polish heartbeat return 2023-09-19 11:18:09 -07:00
images feat(next): payments-next initial work 2023-09-12 14:24:39 -04:00
public feat(next): payments-next initial work 2023-09-12 14:24:39 -04:00
tests/app feat(next): payments-next initial work 2023-09-12 14:24:39 -04:00
.env.json feat: add nestJS service loading to payments-next 2023-09-14 09:45:37 -07:00
.eslintrc.json chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
index.d.ts chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
jest.config.ts chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
next-env.d.ts chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
next.config.js feat: add nestJS service loading to payments-next 2023-09-14 09:45:37 -07:00
package.json feat(next): payments-next initial work 2023-09-12 14:24:39 -04:00
pm2.config.js chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
postcss.config.js chore(next): add Storybook to NextJS setup 2023-09-11 17:26:30 -04:00
project.json chore(next): add Storybook to NextJS setup 2023-09-11 17:26:30 -04:00
tailwind.config.js feat(next): payments-next initial work 2023-09-12 14:24:39 -04:00
tsconfig.json chore(next): add Storybook to NextJS setup 2023-09-11 17:26:30 -04:00
tsconfig.spec.json chore(next): Add Next.js to fxa and initial setup 2023-07-19 14:57:15 -04:00
tsconfig.storybook.json chore(next): add Storybook to NextJS setup 2023-09-11 17:26:30 -04:00