Template1

WixAuth - Professional Authentication Platform

A production-ready authentication platform built with Next.js and Wix Studio Headless, providing secure OAuth 2.0 authentication for modern web applications.

🚀 Live Application

Production URL: https://staylegitlonewolf.github.io/Template1/

Features

🏗 Architecture

Frontend Stack

Authentication Stack

Deployment Stack

🔧 Quick Start

Local Development

# Clone the repository
git clone https://github.com/staylegitlonewolf/Template1.git
cd Template1

# Install dependencies
npm install

# Create environment file
cp env.example .env.local
# Edit .env.local with your Wix credentials

# Start development server
npm run dev

# Visit http://localhost:3000

Production Deployment

The application is automatically deployed to GitHub Pages on every push to the main branch.

📊 Performance

🔐 Security Features

📱 User Experience

🛠 Development

Available Scripts

Project Structure

├── app/                    # Next.js App Router
│   ├── auth/callback/     # OAuth callback handler
│   ├── globals.css        # Global styles
│   ├── layout.tsx         # Root layout
│   └── page.tsx           # Main application
├── lib/                   # Utility libraries
│   └── wix-client.ts      # Wix SDK integration
├── .github/workflows/     # CI/CD configuration
└── docs/                  # Documentation

📚 Documentation

🔄 CI/CD Pipeline

🌟 Why Choose This Platform

🤝 Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Test thoroughly
  5. Submit a pull request

📄 License

MIT License - see LICENSE file for details.

🆘 Support


Built with ❤️ by staylegitlonewolf

Last Updated: July 2025