Deploy nextjs-supabase-saas-starter-lite
Lite version of the Makerkit Next.js Supabase kit
Just deployed
Deploy and Host nextjs-supabase-saas-starter-lite on Railway
This is the lite version of the Makerkit SaaS Starter Kit built with Next.js and Supabase.
About Hosting nextjs-supabase-saas-starter-lite
Besides deploying the Next.js application on Railway, please make sure to create a Supabase project and connect it to this template via the following variables:
NEXT_PUBLIC_SUPABASE_URL
NEXT_PUBLIC_SUPABASE_ANON_KEY
SUPABASE_SERVICE_ROLE_KEY
Common Use Cases
- Simple SaaS applications
- A strong foundation for applications
- Ready to use boilerplate
Dependencies for nextjs-supabase-saas-starter-lite Hosting
- Supabase
Deployment Dependencies
Full documentation is available on Github.
Why Deploy nextjs-supabase-saas-starter-lite on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying nextjs-supabase-saas-starter-lite on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
NEXT_PUBLIC_SITE_URL
The URL to your website including the protocol
NEXT_PUBLIC_SITE_TITLE
The tag
NEXT_PUBLIC_PRODUCT_NAME
Your product name
NEXT_PUBLIC_SUPABASE_URL
The public URL of your Supabase instance
SUPABASE_SERVICE_ROLE_KEY
The secret key or service role key of your Supabase instance
NEXT_PUBLIC_SITE_DESCRIPTION
The description of your product
NEXT_PUBLIC_SUPABASE_ANON_KEY
The public key or anon key of your Supabase instance