You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Mustafa Yontar ce660c94e0 Merge pull request 'Add README' (#6) from ooguz/Adunatio:master into master 3 years ago
internal_lib permission system 3 years ago
models password fix 3 years ago
mongo_data_dir add gitignore mongo_data_dir 3 years ago
restapi@040adf8aed user creation fix 3 years ago
.gitignore permission system 3 years ago
.gitmodules restapi submodule update 3 years ago
Dockerfile fix custom encrypted field set and get attrs 3 years ago
LICENSE Add AGPL v3 license 3 years ago
README.md Add README 3 years ago
adunatio.md inital 3 years ago
docker-compose-dev.yaml add docker-compose for developers 3 years ago
docker-compose.yaml add docker-compose for developers 3 years ago
main.py permission system 3 years ago
requirements.txt add gitignore mongo_data_dir 3 years ago

README.md

Adunatio

Association software by Özgür Yazılım Derneği

Dev install

# clone the repository and get submodules
git clone https://git.oyd.org.tr/oyd/Adunatio.git
cd Adunatio
git submodule init
git submodule update
docker-compose -f docker-compose-dev.yaml up

You can access Adunatio from http://localhost:5000

License

Copyright (C) 2021 Özgür Yazılım Derneği

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.