Skip to content

🏯 Reliverse is a website builder inside your terminal. You can start from scratch or use a template. You can set everything up automatically or configure everything exactly the way you like. You can have it all, with all the tools already prepared for you.

License

Notifications You must be signed in to change notification settings

reliverse/cli-website-builder

Repository files navigation

@reliverse/cli

📦 NPM💬 Discord Community💖 Support on Patreon📚 Documentation

Quick Start

Prerequisites: Git, Node.js, Bun

1️⃣ Install: bun i -g @reliverse/cli • 2️⃣ Use: reliverse cli • 3️⃣ Update (if needed): reliverse update

Introduction

Reliverse CLI is your all-in-one command-line companion for setting up and enhancing web projects. Starting fresh or upgrading an existing app? This tool helps you:

  • Effortlessly create projects: Spin up new web apps or import existing templates in a flash.
  • Apply powerful codemods: Safely refactor code and integrate popular libraries.
  • Automate configuration: Set up ESLint, Prettier, Biome, .env files, Git hooks, and more.
  • Support multiple frameworks: Enjoy seamless compatibility with Next.js, React, Vue, Svelte, Astro, and beyond.
  • Customize with templates: Clone pre-built templates and merge them conflict-free.
  • Automate GitHub & deployments: Quickly create repositories, push commits, and deploy to Vercel.
  • Extend functionality: Upcoming Reliverse Addons enable even more features and integrations.

Although it’s built primarily for JavaScript/TypeScript (especially React and Next.js), @reliverse/cli is flexible enough to grow beyond web development, streamlining workflows with a single, powerful CLI.

Commands

  • reliverse cli
    Start the interactive wizard to create or configure a project.

  • reliverse login / reliverse logout
    Log in or out of Reliverse services.

  • reliverse studio
    Launch the Reliverse Studio interface.

  • reliverse --help
    Display all available commands and usage info.

Configuration

When you run reliverse cli, a reliverse.jsonc or reliverse.ts file is created in your project root. You can edit it at any time to customize your CLI behavior. Simply restart the CLI to apply changes.

Installing Other Templates

Use reliverse cli to clone any public GitHub repository:

1️⃣ Choose “Clone an existing repository” • 3️⃣ Provide the repository link • 4️⃣ Reliverse will clone and configure it automatically.

Collaborate & Contribute

We love community input! Check out our Contributing Guide for how to get involved or propose new features.

If you’re interested in deeper collaboration or partnership, join our Discord community to chat with us directly.

Support

If Reliverse saves you time and effort, please consider supporting its development:

Even a simple ⭐ on GitHub shows your love!

Thanks! Happy Reliversing!

License

MIT © 2025 blefnk Nazarii Korniienko

About

🏯 Reliverse is a website builder inside your terminal. You can start from scratch or use a template. You can set everything up automatically or configure everything exactly the way you like. You can have it all, with all the tools already prepared for you.

Topics

Resources

License

Stars

Watchers

Forks