https://github.com/cbouvat/oasso
Open-Source membership management software for associations. Association Management System (AMS) or Membership software. 🇫🇷 Logiciel de gestion d'adhérents pour associations Open-Source.
https://github.com/cbouvat/oasso
ams association association-manager association-manager-system gestion laravel manager organization php
Last synced: 5 months ago
JSON representation
Open-Source membership management software for associations. Association Management System (AMS) or Membership software. 🇫🇷 Logiciel de gestion d'adhérents pour associations Open-Source.
- Host: GitHub
- URL: https://github.com/cbouvat/oasso
- Owner: cbouvat
- License: mit
- Created: 2018-08-06T07:18:33.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-11T07:46:35.000Z (7 months ago)
- Last Synced: 2025-05-02T22:07:42.087Z (5 months ago)
- Topics: ams, association, association-manager, association-manager-system, gestion, laravel, manager, organization, php
- Language: PHP
- Homepage: https://oasso.org/
- Size: 5.19 MB
- Stars: 22
- Watchers: 7
- Forks: 10
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Oasso
> [!WARNING]
> New version comming soon ! 🐣More information about the project at [oasso.org](https://oasso.org)
## How to run development environment
Clone the project and run the following commands:- Run `make setup-dev`
- Edit `.env` file
- And run `make up`When the containers are up, you can access the app at http://localhost, that's all.