https://github.com/reliverse/cli-ai-app-site-anything-builder
π― 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.
https://github.com/reliverse/cli-ai-app-site-anything-builder
authjs blefnk cli i18n next-auth next-i18next next-intl next-starter next-tailwind nextjs nextjs-example nextjs-template react reliverse shadcn shadcn-ui starter tailwind tailwindcss
Last synced: about 2 months ago
JSON representation
π― 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.
- Host: GitHub
- URL: https://github.com/reliverse/cli-ai-app-site-anything-builder
- Owner: reliverse
- License: mit
- Created: 2023-08-18T17:50:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T16:38:21.000Z (about 2 months ago)
- Last Synced: 2025-03-28T09:16:02.978Z (about 2 months ago)
- Topics: authjs, blefnk, cli, i18n, next-auth, next-i18next, next-intl, next-starter, next-tailwind, nextjs, nextjs-example, nextjs-template, react, reliverse, shadcn, shadcn-ui, starter, tailwind, tailwindcss
- Language: TypeScript
- Homepage: https://reliverse.org
- Size: 17.2 MB
- Stars: 112
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
Awesome Lists containing this project
README
# @reliverse/cli | Reliverse CLI | [reliverse.org](https://reliverse.org)
[π GitHub Sponsors](https://github.com/sponsors/blefnk) β’ [π¬ Discord](https://discord.gg/Pb8uKbwpsJ) β’ [β¨ Repo](https://github.com/reliverse/cli) β’ [π¦ NPM](https://npmjs.com/@reliverse/cli) β’ [π Docs](https://blefnk.reliverse.org/blog/my-products/reliverse-cli)
**@reliverse/cli** is your all-in-one companion for building and improving web projects β whether you're kicking off something new or upgrading an existing app. It's like having a little AI-powered toolbox in your terminal, ready to help with coding, refactoring, image gen, and more.
## What it can do
- π¦Ύ It's a superapp for devs. One CLI. Tons of stuff. Spin up, refactor, deploy β it's all in there.
- π Start fresh or load up an existing template in seconds.
- π§ Refactor safely, drop in popular libraries, and keep your codebase happy.
- βοΈ Automate boring setup stuff like ESLint, env files, etc β let the CLI handle it.
- ποΈ Works great with Next.js and plays nice with other frameworks too.
- π Push to GitHub, deploy to Vercel β all in one go.
- β¬ Reliverse auto-clones repos/templates and configures them smartly.
- π Wanna get nerdy? Use the `π¬ Create/edit project manually` option for more control and power tools.
- π€ Chat with Reliverse AI or let agentic tools like Relinter improve your code.## Getting Started
Ensure Git, Node.js, and bunβ’pnpmβ’yarnβ’npm are installed. Then:
### Installation
1. **Install globally**:
```sh
bun i -g @reliverse/cli
```**Or update as needed**:
```sh
reliverse update
```2. **Run and enjoy**:
```sh
reliverse cli
````.reliverse/reliverse.config.{ts,jsonc}` is generated on first run.
Customize it to fit your project and tweak CLI behavior.
Changes apply next launch (hot-reload coming soon).## Show some love π«Ά
If `@reliverse/cli` saved you time or made you smile:
- Support on [GitHub Sponsors](https://github.com/sponsors/blefnk)
- Or just drop a βοΈ on [GitHub](https://github.com/reliverse/cli)It helps more than you think! Thanks for being here!
## Commands
From bootstrapping projects to leveraging AI superpowers. Here's a quick overview of the Reliverse CLI commands:
### Core
- π§ `reliverse cli` β Your starting point for everything. Here you can launch an interactive wizard to create, configure, or boost your project.
- π§Ό `reliverse logout` β Logs you out and clears credentials. For when it's time to start fresh.
- π₯οΈ `reliverse studio` β Opens the Reliverse Studio β the visual brain center of your own Reliverse.
- π `reliverse --help` β Shows all available commands and handy usage tips. Because we all forget sometimes.### AI ([docs](./src/arg/ai/readme.md))
- π€ `reliverse ai ` β Your terminal-sidekick. Ask questions, get help, or just have a quick chat with Reliverse AI.
- π§ `reliverse ai code ` β Need a refactor or something new? Let AI generate or improve code across the given paths.
- β¨ `reliverse ai gen ` β Describe an image and the AI will create it for you, saving it directly to your selected upload provider.
- β `reliverse ai lint ` β Run smart linting on your code using AI. It catches issues, suggests fixes, and helps clean things up fast.### Add ([docs](./src/arg/add/readme.md))
- β¬οΈ `reliverse init` β Kickstart a new Reliverse project with a minimal setup. Building a library or an app? Just pick your direction and you're good to go β clean start, full power.
- β `reliverse add ` ([docs](./src/arg/add/readme.md)) β Drop in the essentials or the extras β from api, auth, db, payments, and i18n β to ai, file uploaders, and form libraries β all integrated into your codebase in seconds. Use `-g` to install global CLIs (like SDKs or toolchains), or even launch desktop apps like VSCode. Feels like magic. Actually is.
- βοΈ `reliverse add -g ` β Instantly install global CLI tools (like `bun`, `eslint`, or `@reliverse/relidler`), or even open desktop apps like VSCode or Obsidian right from your terminal.
- π§ `reliverse add rules ` β Browse and install AI IDE rules for Reliverse, Cursor, Windsurf, Copilot, and more β official and community-sourced.
Powered by smart caching and auto-conversion to `.mdc` format.### Additional
- 𧬠`reliverse clone` ([docs](./src/arg/clone/readme.md)) β Clone a GitHub repo (just paste the link), or convert a webpage into LLM-ready content if you pass a non-GitHub URL.
- πͺ `reliverse cmod` ([docs](./src/arg/cmod/readme.md)) β Applies codemods to your project β for quick, safe refactoring powered by AI or presets.
- π `reliverse env` ([docs](./src/arg/env/readme.md)) β Instantly generates a .env file based on your .env.example with an interactive wizard. Saves time, avoids typos.
- π§ͺ `reliverse multireli` ([docs](./src/arg/multireli/readme.md)) β Generates multiple reliverse config files so you can batch-generate multiple projects with reliverse cli.
- βοΈ `reliverse upload` ([docs](./src/arg/upload/readme.md)) β Uploads a media files like images to your selected provider like UploadThing and Uploadcare.
- π§ `reliverse sync` _(coming soon)_ β Syncs your local @reliverse/cli memory with your own Reliverse AI which lies on [reliverse.org](https://reliverse.org).## TODO
- [x] Build a bunch of useful stuff
- [ ] Release V2 when all features will be stable
- [ ] Make sure Reliverse CLI handles full dev workflows## Contribute, please π½
- Everything you see in Reliverse so far is **built by one person** ([@blefnk Nazar Kornienko](https://github.com/blefnk)) β with love, caffeine, and way too many terminal tabs.
- Got feedback, ideas, bugs to squash, or just wanna vibe with the project? [Hop into my Discord](https://discord.gg/Pb8uKbwpsJ) β I'd love to hear from you.
- Whether you want to code, brainstorm, fix typos, or just hang out β you're always welcome here. No pressure, no gatekeeping β just good energy and open-source fun.### <ποΈ1> Come together, right now
Two ways to clone this repo and contribute:
**Go classic**:
```bash
git clone https://github.com/reliverse/cli.git
cd cli
code . # open vscode
bun i
```**Or go auto-mode**:
```bash
bun i -g @reliverse/cli
reliverse cli
> π§± Clone an existing repository
> Developer related
> reliverse
> cli
> fork
> Open
```Boom. You're in.
### <ποΈ2> You're a magician, do magic
1. Run `bun latest` to update dependencies.
2. Use AI (Reliverse, Cursor, whatever floats your dev boat) or do it manually.
3. Commit and push your changes:**Classic way**:
```bash
git add .
git commit -m "your commit message"
git push
```**Automated way**:
```bash
reliverse cli
> Commit```
### <ποΈ3> What a great time to live
- All done?
- Head to GitHub and open a PR.
- That's it. You're amazing.Thanks for being part of this!
## Shoutout
Reliverse CLI was inspired by this gem:
- [t3-oss/create-t3-app](https://github.com/t3-oss/create-t3-app#readme)
## License
π [MIT](./LICENSE) Β© 2025 [blefnk (Nazar Kornienko)](https://github.com/blefnk)