
Deploy giftwrapt
Minimal GiftWrapt install with core service, database, and cron jobs.
cron-intelligence-recommendations
Just deployed
cron-item-scrape-queue
Just deployed
cron-birthday-emails
Just deployed
giftwrapt-postgres
Just deployed
/var/lib/postgresql/data
giftwrapt
Just deployed
cron-cleanup-verification
Just deployed
cron-auto-archive
Just deployed
Deploy and Host GiftWrapt on Railway
GiftWrapt is a self-hostable wish list app for families and small groups. Make a list, share it with the people who shop for you, and let them quietly claim items so nobody buys the same thing twice. Think Amazon's wish list, except it isn't trying to sell you anything and you actually own your data.

About Hosting GiftWrapt
This template provisions a complete GiftWrapt stack: a TanStack Start web service (Nitro server, React 19), a Postgres database with a persistent volume, and five scheduled cron services that drive automatic gift reveals, daily email digests, intelligence runs, link scraping, and verification cleanup. Database migrations run automatically on first boot. BETTER_AUTH_SECRET and CRON_SECRET are auto-generated. The first user to sign up is auto-promoted to admin. Outbound email (Resend) and S3-compatible image storage (AWS S3, Cloudflare R2, MinIO, etc.) are optional add-ons you can wire in later by setting a handful of env vars.
Common Use Cases
- Family gift coordination across birthdays, Christmas, and everyday wish lists without spoiling the surprise
- Couples and partners sharing lists with built-in co-gifting and spoiler protection
- Small private communities (friend groups, extended family) running their own wish list service
Dependencies for GiftWrapt Hosting
- Postgres 16 (provisioned by this template)
- A Railway account with permission to provision multi-service projects
Deployment Dependencies
- GiftWrapt documentation
- GitHub repository
- Changelog
- Resend (optional, for transactional email)
- Cloudflare R2 or any S3-compatible storage (optional, for image uploads)
Why Deploy GiftWrapt 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 GiftWrapt 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
cron-intelligence-recommendations
curlimages/curl:8.20.0cron-item-scrape-queue
curlimages/curl:8.20.0cron-birthday-emails
curlimages/curl:8.20.0giftwrapt-postgres
ghcr.io/railwayapp-templates/postgres-ssl:18cron-cleanup-verification
curlimages/curl:8.20.0cron-auto-archive
curlimages/curl:8.20.0