An open API service indexing awesome lists of open source software.

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.

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.