Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/horizon-ui/boilerplate-issues
Horizon UI Boilerplate - Issues & Updates of the trendiest NextJS Boilerplate
https://github.com/horizon-ui/boilerplate-issues
admin-dashboard admin-template best-nextjs-boilerplate best-nextjs-boilerplates boilerplate-nextjs nextjs-boilerplate nextjs-boilerplate-2024 nextjs-kit nextjs-template saas-admin saas-boilerplate saas-template saas-ui-kit supabase supabase-boilerplate tailwindcss tailwindcss-template
Last synced: 3 months ago
JSON representation
Horizon UI Boilerplate - Issues & Updates of the trendiest NextJS Boilerplate
- Host: GitHub
- URL: https://github.com/horizon-ui/boilerplate-issues
- Owner: horizon-ui
- Created: 2024-01-09T14:11:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-23T11:02:24.000Z (6 months ago)
- Last Synced: 2024-08-23T12:23:15.751Z (6 months ago)
- Topics: admin-dashboard, admin-template, best-nextjs-boilerplate, best-nextjs-boilerplates, boilerplate-nextjs, nextjs-boilerplate, nextjs-boilerplate-2024, nextjs-kit, nextjs-template, saas-admin, saas-boilerplate, saas-template, saas-ui-kit, supabase, supabase-boilerplate, tailwindcss, tailwindcss-template
- Homepage: https://horizon-ui.com/boilerplate
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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 all-in-one NextJS boilerplate that you always searched for.
# 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/boilerplate-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:
- [NextJS Subscription Payments](https://github.com/vercel/nextjs-subscription-payments)
- [ChatBot UI by mckaywrigley](https://github.com/mckaywrigley/chatbot-ui)