This is a meta package for running the entire Members DB nodejs app (i.e. all of its microservices together). It's currently made up of:
- members_api
- members_ui
- postgres
See our Wiki for project governance, and each repo's CONTRIBUTING file for how to help out.
The project's goal is generally to be a complete CRM, Billing, Membership, Certification, Inventory, and Ticketing platform, as well as integrating with an open source RFID Door Access system, and providing a community hub and self-governance tool for makerspaces and hackerspaces. We aim to accomplish this by creating moderately-sized microservices (miniservices?) that can interoperate across a wide range of member projects while still providing a functioning and maintainable base service.
To see a semi-complete list of competing software, visit the Hackerspaces Wiki. There are many softwares like it, but this one is ours.
Visit the API and UI repos. Clone both projects to your local machine and follow the READMEs to spin them up.