An open API service indexing awesome lists of open source software.

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

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/)