Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blefnk/reliverse
🏯 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/blefnk/reliverse
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: 5 days 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/blefnk/reliverse
- Owner: reliverse
- License: mit
- Created: 2023-08-18T17:50:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-10T14:09:48.000Z (12 days ago)
- Last Synced: 2025-01-10T19:18:43.882Z (12 days 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: 15.9 MB
- Stars: 103
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Reliverse CLI
**📚 Docs**: [docs.reliverse.org](https://docs.reliverse.org/cli) | **💙 Discord**: [discord.gg/Pb8uKbwpsJ](https://discord.gg/Pb8uKbwpsJ) | [NPM](https://npmjs.com/@reliverse/cli) | [GitHub](https://github.com/reliverse/cli)
@reliverse/cli is a powerful command-line interface tool that helps you effortlessly create new web projects, manage existing ones, and apply advanced, automated modifications to the codebase. Having Reliverse CLI is like having a superapp right in the terminal.
## Get Started
_Make sure you have [Node.js](https://nodejs.org), [Git](https://git-scm.com/downloads), and [Bun](https://bun.sh) installed. Then:_
- Install: `bun i -g @reliverse/cli`
- Use: `reliverse cli`
- Update: `bun -g update --latest`## Project Features
- Bootstrap new projects and manage existing ones
- Push commits to GitHub, deploy to Vercel
- Add integrations, apply different codemods
- To learn more features, check out the [docs](https://docs.reliverse.org/cli)## Contributing
- [Learn how to contribute](https://docs.reliverse.org/intro/contributing/)
***
Show your ❤️ and support for this project by ⭐ starring it and following its creator, [Nazar Kornienko](https://github.com/blefnk).