Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barbapapazes/orion
Quickly Start your Nuxt Project - A community-driven collection of templates for your next project, from landing pages to complete web applications.
https://github.com/barbapapazes/orion
cloudflare nuxt nuxt-ui-pro nuxthub
Last synced: about 16 hours ago
JSON representation
Quickly Start your Nuxt Project - A community-driven collection of templates for your next project, from landing pages to complete web applications.
- Host: GitHub
- URL: https://github.com/barbapapazes/orion
- Owner: Barbapapazes
- License: other
- Created: 2024-05-01T19:10:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-02T17:55:05.000Z (8 days ago)
- Last Synced: 2025-01-06T08:38:00.417Z (4 days ago)
- Topics: cloudflare, nuxt, nuxt-ui-pro, nuxthub
- Language: Vue
- Homepage: https://orion.barbapapazes.dev
- Size: 418 KB
- Stars: 99
- Watchers: 1
- Forks: 3
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Orion - Quickly Start your Nuxt Project
Read the announcement: [Announcing Orion: A Community-Driven Collection of Templates for Your Nuxt Project](https://soubiran.dev/posts/announcing-orion-a-community-driven-collection-of-templates-for-your-nuxt-project)
Orion is a **community-driven collection of templates** for your next project, from landing pages to complete web applications.
It serves to centralize templates created by and for the [Nuxt](https://nuxt.com) community. Templates authors can submit, manage, and share their work with the community.
**Feel free to submit your own creation!**
> [!NOTE]
> This application has been built during live stream sessions on [Twitch](https://tv.soubiran.dev) (in French). Replays are available on [YouTube](https://yt.soubiran.dev) (in French) and [a blog article](https://soubiran.dev/posts/building-a-full-stack-nuxt-application-on-twitch) (in English) retraces the entire journey. Read it to deeply understand the choices made and the reasons behind them.## Stack
Orion is a full-stack application built with Nuxt, Nuxt UI Pro, NuxtHub, and deployed using Cloudflare.
## Contributions
Contributions are welcome! Feel free to open an issue or a pull request.
## Development
Install dependencies
```sh
pnpm install
```Start the development server
```sh
pnpm dev
```## Inspiration
This project is heavily inspired by the [Astro Developer Portal](https://astro.build/blog/dev-portal/).
## License
Orion © 2024 by Estéban Soubiran is licensed under CC BY-NC-SA 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-sa/4.0/