https://github.com/devkiran/helpup
A simple Knowledge Base / Help Center Builder
https://github.com/devkiran/helpup
helpcenter nextjs prisma supabase
Last synced: 8 months ago
JSON representation
A simple Knowledge Base / Help Center Builder
- Host: GitHub
- URL: https://github.com/devkiran/helpup
- Owner: devkiran
- License: mit
- Archived: true
- Created: 2022-11-23T18:54:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T19:44:11.000Z (over 3 years ago)
- Last Synced: 2024-10-04T16:40:58.038Z (over 1 year ago)
- Topics: helpcenter, nextjs, prisma, supabase
- Language: TypeScript
- Homepage: https://helpup.vercel.app
- Size: 397 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# HelpUp
Create a help center for your app with ease.
HelpUp is a simple, easy to use, and lightweight help center software. It's built on top of Next.js, Tailwind CSS, MongoDB, and Supabase.
## Features
- Create articles
- Creaet collections
- Customize the look and feel
- Create unlimited help centers
- Self-hosted
- Search articles by title and content
- Autocomplete search
- Write articles without hassle
## Demo
https://helpup.vercel.app/
## Getting Started
[WIP]
## Contributing
Contributions are welcome!
## License
[MIT](https://github.com/devkiran/helpup/blob/main/LICENSE.md)
## Acknowledgements
- [Next.js](https://nextjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Supabase](https://supabase.io/)
- [MongoDB](https://www.mongodb.com/)