Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/horizon-ui/shadcn-boilerplate-pro-issues
Issues & Updates of Horizon AI Boilerplate Shadcn UI PRO
https://github.com/horizon-ui/shadcn-boilerplate-pro-issues
admin admin-dashboard best-nextjs-boilerplate best-nextjs-boilerplates nextjs nextjs-boilerplate nextjs-starter-kit nextjs-template shadcn shadcn-boilerplate shadcn-template shadcn-ui shadcn-ui-boilerplate shadcn-ui-template
Last synced: about 1 month ago
JSON representation
Issues & Updates of Horizon AI Boilerplate Shadcn UI PRO
- Host: GitHub
- URL: https://github.com/horizon-ui/shadcn-boilerplate-pro-issues
- Owner: horizon-ui
- Created: 2024-05-20T14:35:14.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-23T07:57:11.000Z (4 months ago)
- Last Synced: 2024-08-23T08:58:49.298Z (4 months ago)
- Topics: admin, admin-dashboard, best-nextjs-boilerplate, best-nextjs-boilerplates, nextjs, nextjs-boilerplate, nextjs-starter-kit, nextjs-template, shadcn, shadcn-boilerplate, shadcn-template, shadcn-ui, shadcn-ui-boilerplate, shadcn-ui-template
- Homepage: https://horizon-ui.com/boilerplate-shadcn
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Website •
Documentation •
Admin Template •
AI Template •
Launch your SaaS startup within a few days with the first Shadcn UI NextJS boilerplate. Get started with Horizon AI Boilerplate today!
# Quickstart install
Install our product by running either of the following:
- Open the .zip archive file you got when you bought Horizon
- Install NodeJS LTS from [NodeJs Official Page](https://nodejs.org/en/) (NOTE: Product only works with LTS version).
Run in the terminal this command:
```
npm install
```
Then run this command to start your local server:
```
npm run dev
```
# Documentation
---
# Example Sections
If you want to get inspiration for your startup project or just show something directly to your clients, you can jump-start your development with our pre-built example sections. You will be able to quickly set up the basic structure for your web project.
---
# Reporting Issues
We use GitHub Issues as the official bug tracker for the Horizon UI. Here are
some advice for our users who want to report an issue:1. Make sure that you are using the latest version of the Horizon UI Boilerplate. Check the CHANGELOG for your dashboard on our [CHANGE LOG File](https://github.com/horizon-ui/shadcn-boilerplate-pro-issues/blob/main/CHANGELOG.md).
1. Providing us with reproducible steps for the issue will shorten the time it takes for it to be fixed.
3. Some issues may be browser-specific, so specifying in what browser you encountered the issue might help.
---
# Community
Connect with the community! Feel free to ask questions, report issues, and meet new people who already use Horizon UI!
💬 [Join the #HorizonUI Discord Community!](https://discord.gg/f6tEKFBd4m)
### Copyright and license
⭐️ [Copyright 2024 Horizon UI](https://www.horizon-ui.com/?ref=readme-horizon)
📄 [Horizon UI License](https://horizon-ui.notion.site/End-User-License-Agreement-8fb09441ea8c4c08b60c37996195a6d5)
---
# Credits
Special thanks to the open-source resources that helped us create this awesome boilerplate package, including:
- [Shadcn UI Library](https://ui.shadcn.com/)
- [NextJS Subscription Payments](https://github.com/vercel/nextjs-subscription-payments)
- [ChatBot UI by mckaywrigley](https://github.com/mckaywrigley/chatbot-ui)