templates

Railway starters (by railwayapp)

Templates Alternatives

Similar projects and alternatives to templates

  1. Next.js

    2,360 templates VS Next.js

    The React Framework

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. supabase

    900 templates VS supabase

    The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

  4. upm

    ⠕ Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp.

  5. pages-gem

    A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages

  6. vercel

    606 templates VS vercel

    Develop. Preview. Ship.

  7. flyctl

    Command line tools for fly.io services

  8. Prisma

    487 templates VS Prisma

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. quickstart-android

    Firebase Quickstart Samples for Android

  11. wasp

    231 templates VS wasp

    The fastest way to develop full-stack web apps with React & Node.js.

  12. Dokku

    200 templates VS Dokku

    A docker-powered PaaS that helps you build and manage the lifecycle of applications

  13. sidekiq

    Sidekiq worker on Render (by render-examples)

  14. action-doctl

    GitHub Actions for DigitalOcean - doctl

  15. coolify

    155 templates VS coolify

    An open-source & self-hostable Heroku / Netlify / Vercel alternative.

  16. wrangler-legacy

    Discontinued 🤠 Home to Wrangler v1 (deprecated)

  17. yunohost

    123 templates VS yunohost

    YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.

  18. free-for-dev

    A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev

  19. engine

    89 templates VS engine

    The Orchestration Engine To Deliver Self-Service Infrastructure ⚡️ (by Qovery)

  20. webdevamin

    48 templates VS webdevamin

    My freelance web agency website

  21. heroku-free-alternatives

    Free tier of Heroku Dynos, Postgres and Data for Redis will no longer be available after November 28, 2022. Let's find a list of services with a free plan that developers can use as an alternative to Heroku. Feel free to submit PRs and improve the list.

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better templates alternative or higher similarity.

templates discussion

Log in or Post with

templates reviews and mentions

Posts with mentions or reviews of templates. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-01-23.
  • How to Deploy an Eliza AI Agent on Railway
    2 projects | dev.to | 23 Jan 2025
    A Railway account (sign up for free at Railway).
  • Deploying a Go application to Railway: handling non-root `main.go` files
    1 project | dev.to | 1 Jan 2025
    Deploying Go applications to cloud platforms like Railway can be a breeze when everything is set up correctly.
  • Ask HN: Why does nearly every Ruby on rails tutorial/book ask to use Heroku?
    4 projects | news.ycombinator.com | 30 Sep 2024
    Heroku is the OG of affordable rails hosting. If the tutorial is older than 3-4 years ago then it was published when Heroku was free, which it no longer is.

    There are lots of other affordable, but probably not free, options now;

    https://railway.app/

  • My first CLI with Go
    6 projects | dev.to | 25 Sep 2024
    I wanted to experiment with Go to learn the os module. The first thought that came to my mind was to create a turborepo with Golang as a server. Yes, I know that we cannot host it in Vercel, but the idea was to create a fast and secure server with Golang. We can use an API proxy in Vercel to rewrite the requests from the client side. However, you will be required to host your Go server separately in some places like Railway or Render. This doesn't follow the rule of a mono repo architecture, it is just maintaining all the code in a single place and building a strong server. It was named turbo-g (turbo + go).
  • Absolutely Best Free Tools for Web Developers
    3 projects | dev.to | 28 Aug 2024
    Railway
  • Ask HN: Best public cloud for small websites?
    1 project | news.ycombinator.com | 25 Aug 2024
    non-shadiness: would u please explain?

    they dont offer full cloud services, but if you can accommodate, Railway (https://railway.app/) has served me well

  • My chatbot builder is over-engineered, and I love it
    12 projects | dev.to | 12 Aug 2024
    The backend consists of a long-running Hono server that handles most of the chat widget requests, as explained above. It’s a Bun application that connects to Convex to read and write data to the database. It’s hosted on Railway, a platform that allows you to deploy and scale your applications without worrying about infrastructure. This server could be replaced with Convex and use their serverless functions or even HTTP solution, but I prefer to have a long-running API server for the chat widget to prevent DDoS attacks on my serverless functions. To achieve this, I have a local Redis instance available for the server to rate-limit requests by IP. Then I have another rate-limit layer directly on the DB (Convex) to block multiple requests for an account. Believe it or not, this helps me sleep at night.
  • Free hosting for Laravel APP
    2 projects | dev.to | 26 Jul 2024
    Host app on: railway, Host database in Render
  • Building an ecommerce store using Medusa and Sveltekit
    2 projects | dev.to | 8 Jul 2024
    We will deploy the Medusa Backend Server on Railway. Railway provides a free trial (no credit card required) that allows you to deploy your Medusa backend along with PostgreSQL and Redis databases. This is useful mainly for development and demo purposes. Sign up for a Railway account and proceed with the following steps.
  • How our infrastructure supports last-minute studying
    5 projects | dev.to | 4 Jul 2024
    Railway.app for the background machinery handling the more complicated requests.
  • A note from our sponsor - Stream
    getstream.io | 13 Jul 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Stats

Basic templates repo stats
285
345
4.3
about 1 year ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com