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

Add TanStack query and Mutations on NextJS pages #8

Open
5 tasks
maany opened this issue Dec 17, 2023 · 0 comments
Open
5 tasks

Add TanStack query and Mutations on NextJS pages #8

maany opened this issue Dec 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@maany
Copy link
Collaborator

maany commented Dec 17, 2023

Description

  • Move ViewModels to /src/lib/common?
  • Move NextJS request body, query params to src/lib/common/http/{feature}-http-models.ts
  • Setup TanStack Query from a NextJS page to receive data from a NextJS endpoint
  • Setup a mutation to make a request to a NextJS endpoint

Motivation

No response

Change

No response

Additional Information

  • The API needs to be changed.
@maany maany added the enhancement New feature or request label Dec 17, 2023
@maany maany self-assigned this Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant