Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/embassynetwork/modernomad

manage multi-use community houses: members, guests, events.
https://github.com/embassynetwork/modernomad

Last synced: 5 days ago
JSON representation

manage multi-use community houses: members, guests, events.

Awesome Lists containing this project

README

        

# Modernomad

Modernomad is an operating platform for collaborative spaces. It aims to
facilitate democratic management, empower people with information, and enable
meaningful connections for groups that value openness, collaboration and
participation.

Main features include profiles, mailing lists, guest and booking
management, events, static content, and community management. A [detailed
feature list](docs/features.md) is also available.

## Running in development

The easiest way to get up and running in development is by using Docker. See [Docker development environment](docs/docker-development-environment.md).

If you can't or don't want to use Docker, see [Environment Setup](docs/environment-setup.md) and [How to Run](docs/how-to-run.md).

## Documentation

- [Admin user guide](https://embassynetwork.gitbooks.io/modernomad/content/) - to help users set up and manage locations on Modernomad
- [Browser tests](docs/browser-tests.md) - want to write a browser test or fix a broken one?
- [Configuration](docs/browser-tests.md)
- [Deployment](docs/deployment.md) - how embassynetwork.com works, and how to run your own copy of Modernomad

## Contributing

We love contributors! Add an issue if you have an idea or bug report, visit the [Backlog](https://github.com/embassynetwork/modernomad/projects/1) to see what we're up to, or message [jessykate](https://github.com/jessykate) on [twitter](https://github.com/jessykate).

[Read more about contributing](docs/contributing.md).

## License
Modernomad is licensed under the [Affero General Public License](agpl-3.0.txt),
which is like the GPL but requires you provide access to the source code for
any modified versions that are running publicly (among other things). The
[intent](http://www.gnu.org/licenses/why-affero-gpl.html) is for anyone
improving the software makes those improvements available to others.