You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.mdx
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,7 @@ route: /
7
7
8
8
# FAQ Zenika
9
9
10
-
Internal Knowledge Database for your organization - https://demo.faq.team
11
-
12
-
**:sparkles: Interested in having a hosted version of the FAQ for your organization? [Contact us!](mailto://thibaud.courtoison@zenika.com)**
10
+
Internal Knowledge Database for your organization.
13
11
14
12
## What is FAQ?
15
13
@@ -22,26 +20,26 @@ Internal Knowledge Database for your organization - https://demo.faq.team
22
20
-**Integrated:** Works well with your existing tool suite
23
21
-**Internationalized:** Open to the world
24
22
25
-
## Architecture
23
+
## Technologies
26
24
27
-
#### Frontend :
25
+
#### Frontend
28
26
29
27
- JS _(React, Apollo)_
30
28
- CSS _(Custom-made)_
31
29
32
-
#### Backend :
30
+
#### Backend
33
31
34
32
- Node JS
35
33
- Prisma
36
34
- PostgreSQL
37
35
38
-
#### Backing services :
36
+
#### Backing services
39
37
40
-
- Algolia _(FullTextSearch-as-a-Service)_
38
+
- Algolia _(Search-as-a-Service)_
41
39
- Mailgun _(Mail-as-a-Service)_
42
40
- Auth0 _(Auth-as-a-Service)_
43
41
44
-
#### Integrations :
42
+
#### Integrations
45
43
46
44
- Slack: Sending new questions into a dedicated channel and `/faq` command
47
45
- Workplace: Button to share questions
@@ -59,4 +57,6 @@ The full documentation is available here:
59
57
60
58
## License
61
59
62
-
This project is under the MIT License - See the [LICENSE.md](https://github.com/zenika-open-source/FAQ/blob/main/LICENSE.md) file for details
60
+
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
61
+
62
+

0 commit comments