Skip to content

parse in nextJS SSR #135

Closed
Closed
@RaflyLesmana3003

Description

@RaflyLesmana3003

hello i want to ask about how can we initialize parse in Next js? is it in _app or i should create class to init it?

initializeParse(
  'YOUR_SERVER_URL',
  'YOUR_APPLICATION_ID',
  'YOUR_JAVASCRIPT_KEY'
);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions