10 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!
82 Replies
10 months ago
Im building an odoo api custom backend with store front and apps!
Attachments
danywachy
Im building an odoo api custom backend with store front and apps!
10 months ago
hmm no way to show the photos in the comments? this way no one will. see it :(
10 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
10 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 :(
10 months ago
Thanks for raising this - we're working on it
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.
10 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:
10 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
9 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
9 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 
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 :)
9 months ago
Eu to montando meu banco de dados do meu site aqui para meu TCC estou aprendendo como funciona.
9 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 :(
9 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:
9 months ago
Holy moly this is so sick
9 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
my system
8 months ago
That's humangous! What is this? Any link to access the same!
8 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 
Go backend next.js frontend and supabase database.
https://fiverly.app
8 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
Attachments
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.
7 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.
7 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!
7 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.
7 months ago
Nice, I just signed up for an account and look forward to to trying out your app.
7 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
7 months ago
looks amazing!
7 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.
ATS-optimized
Customized for each role
Saves hours of manual tweaking
Try it out: https://www.copilotcv.com
6 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
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
6 months ago
Nossa, bem legal, um abraço pra vc desde o México, bem interesante
6 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
Attachments
6 months ago
Im learning to development backend so im doing a simple app for hobby. Now I have the enrollment finished.
Attachments
5 months ago
Building a warehouse management system 
5 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/
5 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
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
5 months ago
Also built something similar to another poster here: https://leveloh.com
5 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
4 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.
4 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.
4 months ago
Hi there! Could you please open a ticket here? https://station.railway.com/new
4 months ago
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)
4 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.
4 months ago
j
Attachments
4 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
4 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.
4 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.
4 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
4 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
4 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:
Attachments
3 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
3 months ago
Looks awesome, did you win that bounty? ;)
xlab
Looks awesome, did you win that bounty? ;)
3 months ago
Waiting for their review 
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
3 months ago
this is look AWESOME
3 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.
3 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
3 months ago
3 months ago
built a full playlist curation and submission platform with thousands of people submitting their beautiful music to playlists of every genre!
for artists:
search for your song on spotify
we automatically match you to playlists on the platform
select the ones you want to pitch to, write a message, and submit your song
curators review your song within 72 hours and decide whether they want to place it
for curators:
connect your spotify
import your playlists
review submissions
get paid!
there's way more to it and it's super fun to build and it's growing fast 
Attachments
3 months 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
how 'bout that!
https://o-rer.com (yeah, I know, but in french is pronounced "horaire" - schedule)
3 months 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.
3 months 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
3 months ago
I'm building Pencild, a CRM for the tattoo industry. It's a custom Django app.
https://www.pencild.co
Attachments
a month ago
I'm building an ASP.NET Core MVC application to support school cafeterias that need to manage postpaid and prepaid accounts. With sales point, integration with WhatsApp allows parents to control expenses, offers weekly or monthly billing, integrates with Mercado Pago for loading prepaid accounts, accepts payments via PIX, and provides a management dashboard.
cantina.up.railway.app
Attachments
a month ago
I'm building segmentflow.ai, which is allows to use plain English to turn customer data into personalized email templates, segments, and customer journeys.
It's basically different AI agents making marketing easier.
Tech stack:
Next.js
Fastify
Postgres
Temporal.io
Mastra.ai
MooseStack
a month ago
I build a tool for managing my freelancing and side gig advertising, quoting, and invoicing.
Sample profile:
a month ago
Building a site for photographers to generate and share camera settings, including using AI to reverse engineer existing photos into the exact settings they need. 3 services; a web front end, api and a worker process that runs all the jobs/analysis stuff! https://tonechef.app
This is my first time using railway, so far really impressed.
a month ago
Gonzo - open-source TUI for log analysis
We build dev tools at ControlTheory and recently dug into Railway's logging constraints (500/sec rate limit, JSON interleaving, logs silently dropping). Gonzo is our open-source terminal UI for real-time log tailing and filtering that handles a lot of these well since it runs locally with no platform rate limits.
https://github.com/controltheory/gonzo
How are other Railway folks dealing with logging at scale?
a month ago
SecurityScroll - Autonomous Cybersecurity Intelligence
a month ago
I'm building Overlabels, a code-first approach to Twitch overlays and alerts. It's becoming an extremely powerful beast and I'm scared of what I created haha.
DSL (domain-specific language) with triple-bracket syntax like
[[[followers_total]]]combined with afull-blown Comparison engine
[[[if:followers_total => 1000]]]Congrats on 1k followers![[[endif]]]and aControls engine which allows you to manipulate data like strings, numbers, countdown, countup, datetime and boolean values to your liking, directly from the panel.
Sample code
<div class="stat-bar">
<span>[[[followers_total]]]</span>
<small>followers</small>
</div>
[[[if:followers_total >= 1000]]]
<div class="milestone">
four digits. let's go.
</div>
[[[endif]]]Output:
<div class="stat-bar">
<span>1,342</span>
<small>followers</small>
</div>
<div class="milestone">
four digits. let's go.
</div>Overlabels is a code-first bridge between Twitch Helix API (Follower / subscriber / game / stream data) and Twitch EventSub API (alerts / events). Bolted on top of that is Ko-fi, Streamlabs and GPSlogger.app integration and all data of any integration can be used as static values in your templates, but also in the comparison engine. This opens up the floodgates to compare data sources with each other and manipulate your overlays as wild as you can imagine. It's just HTML and CSS after all.
.follower-bar {
width: calc([[[followers_total]]] / [[[c:goals_latest_target]]] * 100%);
}Use values in CSS? Sure why not!
<div class="cheer-alert">
<h1>[[[event.user_name]]] cheered!</h1>
<p>[[[event.bits]]] bits, total subs:[[[subscribers_total]]]</p>
[[[if:event.bits >= 1000]]]
<div class="whale">big cheer</div>
[[[endif]]]
</div>... or in Alerts. All good!
Check out https://overlabels.com and sign up with an active Twitch account to try it out. It's free and fully open source.
I
Railway.
a month ago
FINTECH_MCP - Chat with your financial data!
It provides an API and a Remote MCP for AI apps like Claude Desktop so you can ask it questions about all your own financial data. It comes with a full-featured preview with demo data so you can try it out before connecting your own data. Give it a spin!
Built with:
Hyperspan (Server-oriented framework using TypeScript + Bun)
TailwindCSS
22 days ago
I have hosted pdf & gst things on Railway for your school and business work its on testing mode right now but you can do all your work https://securepdfgst.up.railway.app/
22 days ago
Dewey — a managed RAG backend for AI applications
We're building Dewey (https://meetdewey.com), a document intelligence backend that replaces the RAG stack developers would otherwise assemble and maintain themselves: ingestion, chunking, embedding, hybrid search, section-aware retrieval, and an agentic research loop, all behind a single REST API.
What Railway is running:
- API: Fastify (Node.js), handling the data plane (collection/document/retrieval/research endpoints) and management
plane (orgs, projects, webhooks)
- Worker: BullMQ job processor running document ingestion pipelines: parsing, sectioning, embedding, AI section
summarization, and outgoing webhook delivery
- Web: Next.js app serving the dashboard, marketing site, and docs
- Postgres: the primary datastore (Drizzle ORM), storing documents, sections, chunks, embeddings, webhook endpoints and
deliveries
A few things we're proud of:
The worker treats document processing as a first-class event stream. As a document moves through the pipeline (uploading -> processing -> sectioned -> embedded -> ready), status events push via SSE to the dashboard in real time, and outgoing webhooks fire to customer endpoints with HMAC-signed payloads and exponential backoff retry. The section manifest is queryable the moment sectioning completes, before a single embedding is written. We also ship an MCP server (@meetdewey/mcp) so Claude Desktop, Cursor, and other MCP-compatible clients can search and research document collections with no custom integration. Railway made the multi-service setup trivial. Internal networking between the API and worker, managed Postgres with a public URL for migrations, environment promotion. It just works.
Happy to answer questions about the stack!
danywachy
Im building an odoo api custom backend with store front and apps!
21 days ago
Merci beaucoup
18 days ago
Built JFKAISLAY — custom AI agents for e-commerce stores. Our flagship product Nexus is a live AI employee that sells products, creates content, and monitors competitors 24/7 via a chat widget on Shopify stores.
Tech stack: Anthropic Claude API → Node.js server on Railway → Shopify Liquid frontend. GitHub auto-deploys to Railway.
We also built The Magus, an AI publishing assistant with a three-engine TTS pipeline (ElevenLabs + Together AI + Kokoro fallback) — also hosted on Railway.
Both are live in production: jfkaislay.com
Railway makes it dead simple to ship and iterate fast as a solo builder. Zero DevOps overhead.
17 days ago
I've build a template that lets you access all the secrets within the environment and you can setup rotation. Their is an option to setup group rotation, so all the ENV within the group gets rotated at the same time with the same value.
https://railway.com/deploy/railway-secrets
Do check and lets me your thoughts
6 days ago
SolBot — AI-Powered Multi-Chain Trading Bot
Just finished deploying SolBot on Railway. It is a production-grade trading engine for Solana and EVM (Ethereum/Base). I recently migrated the infrastructure from AWS to Railway, which significantly simplified how I manage background workers and global state.
Note: The bot is currently running on Devnet, so you can safely test transactions and features using Devnet funds.
Key Features:
Security: AES-256-CBC encrypted key management with unique IVs per wallet.
AI Engine: Integrated LLaMA 3.3 via Groq for natural language trading insights.
Adaptive RPC: Real-time latency tracking and automatic failover system.
Stack: Node.js/TypeScript, Prisma (PostgreSQL), and Upstash Redis.
Links:
Would love any feedback on the architecture or the Telegram UX!
6 days ago
I am building https://libredesk.io
It's an intercom/zendesk alternative! 100% free and open source.
Demo - https://demo.libredesk.io/
Deploy - https://railway.com/deploy/libredesk
5 days ago
I am building an application for generating youtube/instagram reels/shots : https://ideatoreels.xyz/
Explore it and give me thumbs up and start using it. It is free for 10 video generation . Due to cost and space concerns , the application auto removes the videos after 5 - 10 mins. Even you can't download after you left the video for 5-10mins and the application does not maintain history of generation for later use.
a day ago
I'm building a unique real-time social media networking platform with a cool feed and UI animations that can be used on the web and as a PWA for phones of pc, and hopefully on iOS which the skeleton and UI is there but isn't finished as web is, yeah, easier in a sense. It was originally a platform for DJs. But it needs more frontend work that I'm not so qualified to do, along with a few backend fixes and maybe some revamps in some areas. As a solo dev, it's been kinda challenging. It gets technical pretty quickly. There are cool features and so many plans with this, I've been trying to add slowly, and refactors haven't been fun!
Attachments





