add README.md
This commit is contained in:
parent
dd26bfa091
commit
7a84f7d3c0
1 changed files with 19 additions and 0 deletions
19
README.md
Normal file
19
README.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# HelloAsso Paheko Adapter
|
||||
|
||||
[HelloAsso](https://www.helloasso.com/) <-> [Paheko](https://paheko.cloud/)
|
||||
|
||||
The goal is to provide a way for organizations:
|
||||
- to import helloasso membership information and members into paheko
|
||||
|
||||
And with some specifics features:
|
||||
- manage subscriptions and activities
|
||||
- implement helloasso custom fields mapping to paheko custom fields
|
||||
- avoid duplication
|
||||
|
||||
Written in Rust.
|
||||
|
||||
## Getting started
|
||||
|
||||
Create a `.env` file from `.env.example` and fill in some secrets.
|
||||
|
||||
Run the program `dotenv cargo run`
|
Loading…
Reference in a new issue