vulcan-next icon indicating copy to clipboard operation
vulcan-next copied to clipboard

Document adding Vulcan into an existing Next apps

Open eric-burel opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. You have a Next app, you want to add a Vulcan backend in it Describe the solution you'd like

What steps?

  • Add the graphql api endpoint
  • Add the auth system or at least the User model (that's the difficult part)
  • Add TypeScript
  • What else?

Describe alternatives you've considered Take inspiration from Blitz recipe system for example? In a first iteration, we could start by writing a doc about it.

eric-burel avatar Jun 18 '21 15:06 eric-burel