docs(docs): add more info to the intro and faq pages

This commit is contained in:
Vivian Plasencia
2024-04-12 01:45:42 +02:00
parent ce5cad348e
commit 0ce4848590
2 changed files with 28 additions and 1 deletions

View File

@@ -2,4 +2,26 @@
sidebar_position: 4
---
# FAQ
# FAQ
## Where can I ask questions about Bandada?
You can ask questions about Bandada in the [PSE Discord](https://discord.com/invite/sF5CT5rzrR), there is a channel for it called `bandada` or by opening a [Bandada Discussion](https://github.com/orgs/bandada-infra/discussions).
The most frequent asked questions will be listed below.
## How can I start a project using Bandada?
There are 3 ways you can start using Bandada in your project:
- [API](https://api.bandada.pse.dev/)
This is a good option if you are not using TypeScript/JavaScript and want to interact with the Bandada infrastructure.
- [API SDK](https://github.com/bandada-infra/bandada/tree/main/libs/api-sdk)
This is a good option if you are using TypeScript/JavaScript and want to interact with the Bandada infrastructure.
- [Boilerplate](https://github.com/bandada-infra/boilerplate)
This is a good option if you want to quickly create a Bandada project because you can fork it, clone it or use it as a template.

View File

@@ -5,3 +5,8 @@ slug: /
# What is Bandada?
Bandada is an infrastructure to manage privacy-preserving groups. It also provides antisybil mechanisms by using credential groups so that you can only join a group if you meet a specific criteria.
Bandada is a public good project. It is free and open source. Everyone can use it and contribute to it.
- Bandada is a Spanish word that means **group of birds**. It is the same as the English word **flock**.