šŸ—ļø Showcase what you're building on Railway
chandrika
EMPLOYEEOP

9 months ago

We wanted to open the dance floor to the community to share what you're building on Railway

Sound like fun?

Share your dashboard! Tell us about your tech stack!

We want to hear all about it!

63 Replies

danywachy
PRO

9 months ago

Im building an odoo api custom backend with store front and apps!


danywachy

Im building an odoo api custom backend with store front and apps!

danywachy
PRO

9 months ago

hmm no way to show the photos in the comments? this way no one will. see it :(


richard5mith
PRO

9 months ago

Building a way to easily share information with a small group - https://usermesh.com.

nginx, python flask app, python flask worker, imgproxy for images, redis and postgres backend, tailscale for private DB access, dev and prod environments... having a great time with Railway putting it all together.

Attachments


acgfbr
PRO

9 months ago

my dashboard, i am building opus clips for LATAM

the production site is: realoficial.com.br and staging is https://realoficial-beta-branch-production.up.railway.app/

tech stack:

backend = laravel

frontend = nextjs

AI = python

the services communicates via rabbitmq queue

Attachments


danywachy

hmm no way to show the photos in the comments? this way no one will. see it :(

9 months ago

Thanks for raising this - we're working on it slightly_smiling_face emoji You can currently copy-paste images directly into the message editor, but it doesn't pick up on drag-and-dropped / manually uploaded images yet.


scarpent
HOBBY

8 months ago

I'm working on a personal chessable spaced repetition opening trainer replacement. Simple app, just Django/Alpine + Postgres, using free chess libraries: lichess chessground for the board, python-chess, js chess. It's working great on a hobby plan.

Home page:

Review/quiz:

Book/variation view:

Edit:


8 months ago

now I'm building now refresh.cv. is a modern resume and career platform powered by LLM technology. We help you craft powerful resumes and discover the direction of your next career move—whether it’s a new job, a career shift, or starting your own venture. (now website just support only korean, I will support english, chinese, japanese too before 14, July)

Railway allows you to deploy and run services at a low cost, and thanks to Metal and the Edge Network, it serves web pages quickly and efficiently

- Frontend: Remix
- Backend: Nest.js


vanamraghu
HOBBY

8 months ago

My first hobby project about task manager deployed in railway
https://tasks-manager-frontend-production.up.railway.app/
Built with react and heavily uses shadcn for ui and backend with nestJs

Attachments


a-leks
HOBBY

8 months ago

I am building & testing crypto signals & algo-trading systems - premiumcoinsignals.com. It started off as a pure Signals business and is now turning into Algorithm-as-a-Service

Tried various alternatives to Railway, but nothing satisfied me as much. The way everything works keeps me very happy, so I am going to be doing full shift to Railway.
I have some algo-trading stuff deployed elsewhere, but probably within this week already I am shifting all here. So my dash will be a lot bigger, and time for another upgrade is this month too slightly_smiling_face emoji
Just have to decide whether I will keep every client algo that they are renting from me on my account or have each client setup their own Railway account....

Here on the dash we have:
My telegram bot script - Payment bot that payment validations and then providing clients with private channel links.
Trading SAF2 is the algotrader itself - python trading system which also contains logic for 2 more telegram bots within it.
2 DBs - For payment logging and for trade logging.
2 Scripts that handle real-time trading and performance data pulling and updating, every 2h, and every 2h15m

What we will have after migration:
2 more bots - SAF2, SAF2_Mini (Mini because it is gentler) and SAF3 (the latest and greatest not sure yet greatest failure or success) + client deployments unless they will be having ow accounts, but 3 clients are definitely coming to my dash :)


ketlens
FREE

8 months ago

Eu to montando meu banco de dados do meu site aqui para meu TCC estou aprendendo como funciona.


clashing
HOBBY

7 months ago

Are "free plan" dashboards allowed?


danywachy

hmm no way to show the photos in the comments? this way no one will. see it :(

clashing
HOBBY

7 months ago

Dany, you have attached the images in your reply, and the attached items show up as embedded content only. If you want to share the images so that they could be previewed in the chat, you have to paste them here (takes time to load in the chat, but eventually it does)


scarpent

I'm working on a personal chessable spaced repetition opening trainer replacement. Simple app, just Django/Alpine + Postgres, using free chess libraries: lichess chessground for the board, python-chess, js chess. It's working great on a hobby plan.Home page:Review/quiz:Book/variation view:Edit:

Holy moly this is so sick


vanamraghu
HOBBY

7 months ago

After working for three months on this site, finally deployed

https://blogapp-frontend-production-c1ac.up.railway.app/

This is built with react and nest js tried my best to integrate ai for writing blogs


lark
PRO

7 months ago

my system

Attachments


lark

my system

clashing
HOBBY

7 months ago

That's humangous! What is this? Any link to access the same!


tewshi
PRO

7 months ago

Building klerkk, https://klerkk.com

backend: golang

frontend: nextjs


synackcyber
HOBBY

6 months ago

Built a minimalistic Task app. You can only have 5 tasks in progress as a time. Adding more features. Built as a personal app, but decided to make it SaaS and host on Railway slightly_smiling_face emoji

Go backend next.js frontend and supabase database.

https://fiverly.app


mancavesports3024
HOBBY

6 months ago

i'm building a trading and sports card website that gives you the current value of a raw card vs a graded PSA 9/10 value. Or you can search for a card set and it will tell you want cards sell the best. The idea is to find cards to invest in. It's a work in progress and it's my first website I have worked on.
www.mancavesportscardsllc.com



richard5mith

Building a way to easily share information with a small group - https://usermesh.com.nginx, python flask app, python flask worker, imgproxy for images, redis and postgres backend, tailscale for private DB access, dev and prod environments... having a great time with Railway putting it all together.

rayrift
HOBBY

6 months ago

Bro pls use a framer landing page or something else the one that you have right now dose not do justice for your product it's very painful to scroll. I get it that you want to be different from a typical saas company landing page its ok but i think you should think more on lines of once (37signals) and posthog landing page.


adampresley
HOBBY

5 months ago

I've built, and am continuing to enhance, a tool for my wife and I to keep track of the shows we are watching, and watch to watch. She has shows she watches, I have shows I watch, and we have shows we watch together, as well as a backlog of shows. To keep track of it, I built this.

I typically just host this type of thing on my Synology NAS, or a cheap VPS with Linux. I came across a post on Reddit that recommended Railway, and figured I'd give it a try. So far, I am quite impressed with the ease of use, and the pricing!

The stack is simple:

  • Go 1.25

    • Mostly stdlib with some home-grown library stuff on top

    • Go templates for HTML rendering

  • Pico CSS and a bit of custom styling

  • Vanilla JS + HTMX

  • Postgres database

  • Umami for analytics (hosted here in Railway too)

I think I will be upgrading to a real plan after my trial. Thanks for the great product!


adampresley

I've built, and am continuing to enhance, a tool for my wife and I to keep track of the shows we are watching, and watch to watch. She has shows she watches, I have shows I watch, and we have shows we watch together, as well as a backlog of shows. To keep track of it, I built this.I typically just host this type of thing on my Synology NAS, or a cheap VPS with Linux. I came across a post on Reddit that recommended Railway, and figured I'd give it a try. So far, I am quite impressed with the ease of use, and the pricing!The stack is simple:Go 1.25Mostly stdlib with some home-grown library stuff on topGo templates for HTML renderingPico CSS and a bit of custom stylingVanilla JS + HTMXPostgres databaseUmami for analytics (hosted here in Railway too)I think I will be upgrading to a real plan after my trial. Thanks for the great product!

alanmcginnis
PRO

5 months ago

It really is easy to use. Great support as well!


richard5mith

Building a way to easily share information with a small group - https://usermesh.com.nginx, python flask app, python flask worker, imgproxy for images, redis and postgres backend, tailscale for private DB access, dev and prod environments... having a great time with Railway putting it all together.

alanmcginnis
PRO

5 months ago

Nice, I just signed up for an account and look forward to to trying out your app.


alanmcginnis
PRO

5 months ago

Employee Portal Upgrade

Migrated manufacturing client from unauthenticated DIY accounting system to Laravel/MySQL/Redis stack on Railway.

Core Features:

  • Complete CRUD operations for Purchase Orders, Subcontracts, and Overhead POs

  • CSV import functionality with 24-hour automated backups

  • Enhanced data tables with sorting, filtering, and export capabilities

  • Mobile-responsive interface for field team access

  • User authentication and role-based access control

  • Real-time notifications and audit logging

Transformed a manual phpMyAdmin process into streamlined operations, reducing data management time significantly while establishing proper backup and security protocols. Pretty stoked!

Overall, pleased with the Railway ecosystem and how easy it has been to use.

I must also commend the support team; they were very responsive and helped me avoid a crisis during the project's launch.

Attachments


hjh010501

now I'm building now refresh.cv. is a modern resume and career platform powered by LLM technology. We help you craft powerful resumes and discover the direction of your next career move—whether it’s a new job, a career shift, or starting your own venture. (now website just support only korean, I will support english, chinese, japanese too before 14, July)Railway allows you to deploy and run services at a low cost, and thanks to Metal and the Edge Network, it serves web pages quickly and efficiently- Frontend: Remix- Backend: Nest.js

5 months ago

looks amazing!


synackcyber
HOBBY

5 months ago

https://securityscroll.com/

Dashboard first security news aggregator.


oeduardofreitas
PRO

5 months ago

I'm building CopilotCV with Railway!

Upload your CV - AI analyzes, optimizes, and tailors a unique version for every job description you apply to.

white_check_mark emoji ATS-optimized
white_check_mark emoji Customized for each role
white_check_mark emoji Saves hours of manual tweaking

globe_with_meridians emoji Try it out: https://www.copilotcv.com


5 months ago

https://clayread.com
I am working on a read track app with a lot of AI features. Available on both mobile and web. I drew a lot of inspiration from Railway's design:)

Attachments


joe-vian
FREE

5 months ago


acgfbr

my dashboard, i am building opus clips for LATAMthe production site is: realoficial.com.br and staging is https://realoficial-beta-branch-production.up.railway.app/tech stack:backend = laravelfrontend = nextjsAI = pythonthe services communicates via rabbitmq queue

dlichz
FREE

4 months ago

Nossa, bem legal, um abraƧo pra vc desde o MƩxico, bem interesante


trevor-trinh
HOBBY

4 months ago

Building a crypto exchange! Uses a CLOB, integrates tradingview charts, includes market-making bots that mimic Hyperliquid BTC price. Also adding prediction market stuff. Built as an exercise to better understand markets. Hope it's useful for someone else too

https://railway.com/deploy/exchange?referralCode=trevor


dlichz
FREE

4 months ago

Im learning to development backend so im doing a simple app for hobby. Now I have the enrollment finished.

Attachments


coulter-fullgood
PRO

3 months ago

Building a warehouse management system package emoji


vacom
HOBBY

3 months ago

I am building a set of base tools to help developers improve their products. It is the foundation for your stack, which is why it is called Basestack, and it runs entirely on Railway (except for parts such as payments). All feedback is welcome https://basestack.co/


dsmurrell
HOBBY

3 months ago

I'm building a site to help you track how a single number changes over time: https://spikelog.com

Maybe it helps what you're building!

I almost never want to go through the hassle of adding charts to my own tool as they make it more complex, but some of the existing observability platforms seem so overkill. So I made something simple that I'm happy using myself. I say that... but I'm still new to using it slightly_smiling_face emoji Let's see if it's any good.

Attachments


oeduardofreitas

I'm building CopilotCV with Railway!Upload your CV - AI analyzes, optimizes, and tailors a unique version for every job description you apply to. ATS-optimized Customized for each role Saves hours of manual tweakingTry it out: https://www.copilotcv.com

dsmurrell
HOBBY

3 months ago

Also built something similar to another poster here: https://leveloh.com


cyrilou242
HOBBY

3 months ago

I'm building Javelit, a Streamlit alternative for Java.
I created a Javelit template in Railway, and a one-click deploy experience is provided inside Javelit.
It's simply a link to the railway template with configs fields automatically set based on the local development context.
(see my attached gif)

Additionally:
- the project page has a playground: the apps are hosted on railway.
- the doc API reference has a live app deployed on railway for every code example:
here is an example: https://docs.javelit.io/develop/api-reference/charts/jt.echarts

In total, I have 85 Javelit apps deployed on Railway! they all scale down to zero when the users don't use the playground or don't look at the doc, so the hosting price stays VERY reasonable.

I give more details on my railway / Javelit setup on this blog:
https://world.hey.com/cdecatheu/javelit-diary-03-one-click-deploy-javelit-apps-everywhere-23198775

Attachments


agusgarcia3007
PRO

3 months ago

uselearnbase.com

LearnBase is The AI-First Course Generator. Launch your own academy with advanced AI capabilities:

  • AI Content Creation: Automatically generate lessons and quizzes from your video uploads.

  • Interactive Learning: Students don't just watch; they chat with your course to ask questions and get instant answers.

  • Your Brand: Publish everything on your own customizable platform.


tusarpandey
FREE

3 months ago

I am building a ticketing platform for Indian railway. For this i have subscriped the free plan and it generated the token. Now when i want to use this API it is always {'ResponseCode': '201', 'Message': 'Authentication Required.'} or {'ResponseCode': '201', 'Message': 'Server busy. Try again after 5 Min.'}. Where is the problem.


tusarpandey

I am building a ticketing platform for Indian railway. For this i have subscriped the free plan and it generated the token. Now when i want to use this API it is always {'ResponseCode': '201', 'Message': 'Authentication Required.'} or {'ResponseCode': '201', 'Message': 'Server busy. Try again after 5 Min.'}. Where is the problem.

chandrika
EMPLOYEEOP

3 months ago

Hi there! Could you please open a ticket here? https://station.railway.com/new


gugugubear
PRO

3 months ago

https://spacexmod.com/

A gaming community website using the following framework:

Core Framework

Next.js 15.5.6 using an App Router architecture

React 19.2.3 with TypeScript 5

Tailwind CSS for styling, Framer Motion for animation effects

Data Layer

PostgreSQL (production database) with Prisma ORM

Redis 5.9.0 for distributed caching, session management, and rate limiting

Local JSON fallback for development environment (scripts/rsi-stats.json, scripts/data-records.json)

Real-time Communication

Socket.IO 4.8.1 server (server-railway.js) with a Redis adapter for multi-instance synchronization

Namespaces: Default namespace (chat), /admin (real-time management metrics)

External Data Collection

Puppeteer 24.31.0 for web scraping of RSI crowdfunding data and spaceship information

node-cron 4.2.1 Used for scheduling background tasks

Security and Authentication

NextAuth.js v5 with JWT authentication

bcryptjs for password hashing

Custom middleware security layer (middleware.ts)



idotamdot
FREE

2 months ago

I'm building an automated intelligence pipeline for UAP, cryptid and paranormal sighting data archival. Features a multi-agent AI system for morphological analysis, witness testimony synthesis, and high-fidelity archival ranking.


dsmurrell

I'm building a site to help you track how a single number changes over time: https://spikelog.comMaybe it helps what you're building! I almost never want to go through the hassle of adding charts to my own tool as they make it more complex, but some of the existing observability platforms seem so overkill. So I made something simple that I'm happy using myself. I say that... but I'm still new to using it Let's see if it's any good.

velladurai55me-cell
FREE

2 months ago

j

Attachments


burstneuron
HOBBY

2 months ago

Building LLaMaRush - Your AI SEO Co-Founder
It is data driven SEO platform for busy founders and small SaaS teams with limited budgets and no time.
Rather than AI slop, it does generate pretty solid content with GSC and GA4 data and algos we have developed in-house.

Attachments


djaenicke3
HOBBY

2 months ago

I'm building a sales outreach tool, built it for another product of mine and now doubling down on this as it's getting traction.... https://salesbrief.co

It's still a work in progress but helps me with cold outreach and making everything relevant. plus really enjoying coding again.


djkrull
HOBBY

2 months ago

Im building TrackRadar - identify music tracks from music content on social media.

• Vision AI scans DJs, record stores, festivals

• Audio fingerprinting for videos

• DJ monitoring (alerts when they post)

• Instagram + SoundCloud → Spotify/Bandcamp

Think of it it like shazam for social media.

https://trackradar.ai


djkrull
HOBBY

2 months ago


dlichz
FREE

2 months ago

Estoy creando una aplicación real estate nativa en iOS. Para la administración de mi papÔ.

https://station-server.railway.com/attachments/att_01ke69v4z6ecrra6je6xave8y0

Attachments


2 months ago

Building ForexGPT Pro Terminal (attached) a React/Vite/Tailwind framework available on https://demo.forex-gpt.ai powered by our ForexGPT MCP Server https://mcp.forex-gpt.ai/mcp powered by our Beta server on https://live4.forex-gpt.ai running on Gunicorn, all on Railway in separate containers.

Attachments


2 months ago

I've built https://upd.dev - Free Git hosting with excellent reliability and modern touch, as an alternative to GitHub.

Railway is perfect for hosting a geo-distributed PostgreSQL replica (not mission critical but still important)

But my perfect use case is the CDN - actually leveraging Railway Buckets for blobs delivery and data archival purposes.

(I have 30+ buckets in total with a geo distributed CDN gateway)

My Templates:


utsav-pal
FREE

2 months ago

Hi! I made this template and would love for you guys to check it out. I’m open to any and all feedback!

https://railway.com/deploy/patroni-1


utsav-pal

Hi! I made this template and would love for you guys to check it out. I’m open to any and all feedback!https://railway.com/deploy/patroni-1

2 months ago

Looks awesome, did you win that bounty? ;)


xlab

Looks awesome, did you win that bounty? ;)

utsav-pal
FREE

2 months ago

Waiting for their review space_invader emoji


cyrilou242

I'm building Javelit, a Streamlit alternative for Java.I created a Javelit template in Railway, and a one-click deploy experience is provided inside Javelit. It's simply a link to the railway template with configs fields automatically set based on the local development context.(see my attached gif)Additionally: - the project page has a playground: the apps are hosted on railway.- the doc API reference has a live app deployed on railway for every code example:here is an example: https://docs.javelit.io/develop/api-reference/charts/jt.echartsIn total, I have 85 Javelit apps deployed on Railway! they all scale down to zero when the users don't use the playground or don't look at the doc, so the hosting price stays VERY reasonable.I give more details on my railway / Javelit setup on this blog: https://world.hey.com/cdecatheu/javelit-diary-03-one-click-deploy-javelit-apps-everywhere-23198775

utsav-pal
FREE

2 months ago

this is look AWESOME


leshec
HOBBY

2 months ago

I'm making a thing to help input data from school tests. www.mockmock.co.uk it's does the minimum I need and now I need to tidy it up after some feedback.

Attachments


leshec

I'm making a thing to help input data from school tests. www.mockmock.co.uk it's does the minimum I need and now I need to tidy it up after some feedback.

leshec
HOBBY

2 months ago

I made this ages ago as a learning project, nice to keep it up after Shuttle service closed: wordfind-production.up.railway.app


shobhit-nagpal
HOBBY

a month ago

made a lil side project for myself, reposhot

frontend: angular

backend: golang

cache: redis


zfisch
PRO

a month ago

built a full playlist curation and submission platform with thousands of people submitting their beautiful music to playlists of every genre!

for artists:

  1. search for your song on spotify

  2. we automatically match you to playlists on the platform

  3. select the ones you want to pitch to, write a message, and submit your song

  4. curators review your song within 72 hours and decide whether they want to place it

for curators:

  1. connect your spotify

  2. import your playlists

  3. review submissions

  4. get paid!

there's way more to it and it's super fun to build and it's growing fast sunglasses emoji

Attachments


raduvultur
PRO

a month ago

I'm going for Paris transportation system: Waze for public transport, and some cool features.

My home ISP wasn't able to cope with the traffic so here I am.

Brought the Paris trains on Railway smile emoji how 'bout that!

https://o-rer.com (yeah, I know, but in french is pronounced "horaire" - schedule)


javascriptmick
PRO

a month ago

I've just pushed my production site across to railway after self hosting on VPS + Coolify. I was really pleased with how easy the setup was and especially the incremental per second billing makes a lot of sense. the Observability stuff is also nice, watching my vCPU dribble along is very comforting.

My Registrar is on GoDaddy so the CNAME Squashing stuff was a bit of a kick in the nuts, I wasn't expecting to have to change my nameservers. The outage was unpleasantly long. Luckily cloudflare has a free plan and the caching seems to have improved the performance of the static parts of the website.

Stack is pretty boring, Nuxt3 + Subabase (cloud) with a little extra Typesense + redis sprinkled in for funsies. Site is a web presence + API Backend for a flutter app.


thalesbruno
HOBBY

a month ago

I've built tennisboxd, a rating platform for tennis matches tennisboxd.com.

I host the backend here at railway (the main api and some cron jobs). Tech stack is typescript, bun, hono, drizzle.

Attachments


jacquescorbytuech
PRO

a month ago

I'm building Pencild, a CRM for the tattoo industry. It's a custom Django app.

https://www.pencild.co

Attachments


Loading...