Launch
Chat App with
Launch a new Chat App project and you will instantly have access to a development environment. No sign-up required.
Launch a new Chat App project and you will instantly have access to a development environment. No sign-up required.
Diploi
Choose some optional add-ons to launch with Chat App
A Slack like chat app built with Next.js and Supabase.
This starter kit demonstrates:
This starter kit consists of two Diploi components:
next — Frontend application (Next.js)supabase — Database, auth, and realtime backendEverything is wired together automatically via environment variables
defined in diploi.yaml.
The database is seeded with a test account:
Email: test@example.com
Password: password
You can log in immediately after deployment.
⚠️ Make sure to change or remove this account in production environments.
Diploi automatically:
This project is originally based on the nextjs-slack-clone and adapted for Diploi deployments.
Supabase is the Postgres development platform:
https://supabase.com/
Diploi is the single SaaS service for managing, developing and hosting your full application.