A modern Next.js client application for Erazor AI - an AI-powered background removal service.
pnpm install- Copy the example environment file:
cp .env.example .env.local- Configure your environment variables in
.env.local:
pnpm dev- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
MIT