A deployable web platform for collaborative conversation, ideation & sense-making. Use it for free at https://github.com/metamaps/metamaps
Go to file
2016-02-06 12:52:38 +08:00
app max height on search results so they scroll 2016-02-05 22:13:23 +08:00
bin typo 2016-02-05 20:17:40 +08:00
config dotenv.load in application.rb now 2016-01-08 08:19:46 +08:00
db update schema.rb 2016-02-05 18:11:35 +08:00
doc Update CONTRIBUTING.md 2016-02-05 11:33:33 +08:00
lib add rake perms:fix task for public dir 2016-02-06 09:42:40 +08:00
log added all files 2012-09-22 22:39:12 -04:00
public public dir perms 2016-02-06 12:52:25 +08:00
realtime better readme for realtime server 2016-01-17 10:14:19 +08:00
script setup for automatic config for urls 2014-10-10 21:24:31 -04:00
spec refactor user factories to handle codes better 2016-01-07 15:47:45 +08:00
.buildpacks re-added buildpack file for heroku 2015-01-28 21:49:58 -05:00
.example-env S3_BUCKET_NAME in .example-env 2016-01-19 22:14:35 +08:00
.gitignore vendor in gitignore 2016-02-06 12:52:38 +08:00
.rspec delete test directory, add spec directory 2015-10-12 11:26:48 +08:00
.ruby-gemset add .ruby-gemset file - you may need to reinstall gems if using rvm 2015-11-23 18:22:34 +08:00
.ruby-version add .ruby-gemset file - you may need to reinstall gems if using rvm 2015-11-23 18:22:34 +08:00
config.ru renamed application to not be ISSAD, now Metamaps 2014-07-30 01:24:20 -04:00
Gemfile add shoulda-matchers gem 2015-12-17 08:53:45 +08:00
Gemfile.lock add shoulda-matchers gem 2015-12-17 08:53:45 +08:00
LICENSE Update and rename Metamaps AGPL License.txt to LICENSE 2014-09-03 11:25:18 -04:00
Procfile re-added procfile for heroku 2015-01-28 21:48:18 -05:00
Rakefile renamed application to not be ISSAD, now Metamaps 2014-07-30 01:24:20 -04:00
README.md move configure.sh into bin folder 2016-02-05 18:12:25 +08:00
Vagrantfile added imagemagick to vagrantfile 2015-02-19 19:03:22 -05:00

Metamaps

Join the chat at https://gitter.im/metamaps/metamaps_gen002 Build Status

Welcome to the Metamaps GitHub repo.

About

Metamaps is a free and AGPL open source technology for changemakers, innovators, educators and students. It enables individuals and communities to build and visualize their shared knowledge and unlock their collective intelligence. You can find out about more about the project at the blog.

You can find a version of this software running at metamaps.cc, where the technology is being tested in a private beta.

Metamaps is created and maintained by a distributed, nomadic community comprised of technologists, artists and storytellers. You can get in touch with us at team@metamaps.cc or @metamapps on twitter.

To get connected with the community interested in Metamaps, join our Google+ community.

Installation

If you are on Mac or Ubuntu you can use the following instructions to quickly get a local copy of metamaps up and running using a Vagrant virtualbox. Don't be intimidated, it's easy!

git clone git@github.com:metamaps/metamaps_gen002.git

Now ensure you have VirtualBox and Vagrant installed on your computer

cd metamaps_gen002
./bin/configure.sh

This will do all the setup steps to make Metamaps work with a bit of behind the scenes ninja magick.

To start servers which will run metamaps you can then run:

./bin/start

To stop them:

./bin/stop

With your webservers running, open a web browser and go to http://localhost:3000

You can sign in with the default account email: user@user.com password: toolsplusconsciousness OR create a new account at /join, and use access code qwertyui

Start mapping and programming!

We haven't figured out Vagrant for Windows yet, but we have a set of manual instructions here:

Contributing

Cloning this repository directly is primarily for those wishing to contribute to our codebase. Check out our contributing instructions to get involved.

Community

Licensing information

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or(at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

The license can be read here.

Copyright (c) 2015 Connor Turland