Leqaa is a meetup groups platform for communities to organize their events and activities.
It's hosted on: https://leqaa.org
Feel free to contribute or fork it if you need to customize it in anyway.
This project is an open-source project licensed under MIT license. All contribution are welcome.
You can easily run all the required services locally using docker-compose.
$ docker-compose upTo run the test locally, run:
$ ./scripts/test.shThis requires docker-compose to be installed.