Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.73 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.73 KB

Member Management App for Hackerspaces & Makerspaces

License Slack Chat

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:

Staging Environment

Development Roadmap

Project Tracker

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.

Usage

Visit the API and UI repos. Clone both projects to your local machine and follow the READMEs to spin them up.