Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zenika-open-source/faq

Internal Knowledge Database for your organization
https://github.com/zenika-open-source/faq

application graphql hacktoberfest internal-knowledge-database prisma react

Last synced: 7 days ago
JSON representation

Internal Knowledge Database for your organization

Awesome Lists containing this project

README

        

![FAQ Zenika](https://raw.githubusercontent.com/zenika-open-source/FAQ/main/docs/src/banner_img.png)

# FAQ Zenika

Internal Knowledge Database for your organization - https://demo.faq.team

**:sparkles: Interested in having a hosted version of the FAQ for your organization? [Contact us!](mailto://[email protected])**

## What is FAQ?

**FAQ** is an **internal knowledge database** for your organization's members. It aims to be the **"single source of truth"** for most of your company-oriented information: _"How does the variable part of the salary work?"_, _"Can the client ask me to stay late at work?"_, ...

## Philosophy

- **Single source of truth:** Regrouping useful information
- **Intuitive:** Not only developer-oriented
- **Integrated:** Works well with your existing tool suite
- **Internationalized:** Open to the world

## Architecture

#### Frontend :

- JS _(React, Apollo)_
- CSS _(Custom-made)_

#### Backend :

- Node JS
- Prisma
- PostgreSQL

#### Backing services :

- Algolia _(FullTextSearch-as-a-Service)_
- Mailgun _(Mail-as-a-Service)_
- Auth0 _(Auth-as-a-Service)_

#### Integrations :

- Slack: Sending new questions into a dedicated channel and `/faq` command
- Workplace: Button to share questions
- Public API: Write your own integration to query the FAQ

## Documentation

New to this project ?

- [Step-by-step installation](https://zenika-open-source.github.io/FAQ/#/getting-started) with only the required backing services

The full documentation is available here:

- https://zenika-open-source.github.io/FAQ/

## License

This project is under the Apache License 2.0 - See the [LICENSE.md](https://github.com/zenika-open-source/FAQ/blob/main/LICENSE.md) file for details

![with love by zenika](https://img.shields.io/badge/With%20%E2%9D%A4%EF%B8%8F%20by-Zenika-b51432.svg?link=https://oss.zenika.com)