ColorPlay
Start your AI SaaS coloring book app business today with
ColorPlay and help people bring their creativity to life.
ColorPlay is an AI SaaS coloring book web app, built with
cutting-edge technologies like Laravel, React and Tailwind.
ColorPlay provides everything you need to launch and scale
your SaaS business, including a user and admin panel, website with CMS, and
plans with Stripe subscription checkout.
A ColorPlay user is coloring the AI-generated coloring page.
Available on
Demo
You can try the live demo for free before making your
purchase and experience the value for yourself.
Demo URL:
https://colorplay.aisaasfarm.com
Sign in URL:
https://colorplay.aisaasfarm.com/sign-in
Admin email: [email protected]
Admin OTP: Any 5 digits
User email: [email protected]
User OTP: Any 5 digits
Test card:
Number: 4242 4242 4242 4242
CVC: Any 3 digits
Date: Any future date
Prerequisites
To ensure a smooth and hassle-free setup and installation of the ColorPlay,
please make sure you have the following requirements in place before you
begin.
- Text/code editor
- Unix-like terminal (Bash, ZSH)
- Node.js and NPM
-
Web server with
- Unix-like terminal (Bash, ZSH)
- Cron job scheduler
- PHP >= 8.2
- Composer
- MySQL database
- Domain pointed to your web server
- Mail SMTP
- Stripe live account
- OpenAI account
Third-party APIs
-
Mail SMTP
The Mail SMTP credentials are required to configure the mail service. The
mail service is used for sending sign-up and access OTPs to users, including
admins, to verify their identity for authentication. -
Stripe
The Stripe subscription and checkout APIs, along with the webhook, are used
for processing subscription payments. -
OpenAI
OpenAI is using for generating color page line-art descriptions and page
line-art illustrations.
Changelog
# v1.3 - 30 Dec 2024 + User can be created from admin panel + User can be edited from admin panel # v1.2 - 24 Dec 2024 + Color brush with alpha for better coloring experience * Minor fixes and improvements # v1.1 - 14 Dec 2024 + Show uploaded filename in the file input + Documentation improvements * Fix downloading platform binaries with wrong content type * Fix file input not clearing after adding or updating website collection contents * Fix platforms and downloadables displaying when there are no items * Decrease color brush opacity for line-art visibility * Minor file input improvements # v1.0 - 13 Dec 2024 + Initial release