A deployable web platform for collaborative conversation, ideation & sense-making. Use it for free at https://github.com/metamaps/metamaps
Go to file
2015-10-12 11:26:48 +08:00
app only autocomplete topic/synapse if the user types more than 2 characters 2015-09-30 13:55:23 +08:00
bin added npm, forever, and start and stop scripts 2015-01-22 19:33:57 -05:00
config extract email settings into ENV ✂️ fixes #405 2015-03-04 11:30:23 +13:00
db move fixtures to seeds.rb 2015-10-12 11:22:55 +08:00
doc added all files 2012-09-22 22:39:12 -04:00
lib test 2012-09-22 22:50:25 -04:00
log added all files 2012-09-22 22:39:12 -04:00
public active lists are sorting right. explore url breaking doesn't happen. explore maps pages do nicer infinite scrolling, properly loading only 20 at a time 2015-01-31 12:39:48 -05:00
realtime more commented code removed from realtime 2015-01-22 21:45:52 -05:00
script setup for automatic config for urls 2014-10-10 21:24:31 -04:00
spec delete test directory, add spec directory 2015-10-12 11:26:48 +08:00
.buildpacks re-added buildpack file for heroku 2015-01-28 21:49:58 -05:00
.example-env install dotenv to help managed env vars 2015-03-09 08:50:24 +13:00
.gitignore install dotenv to help managed env vars 2015-03-09 08:50:24 +13:00
.rspec delete test directory, add spec directory 2015-10-12 11:26:48 +08:00
.ruby-version add .reuby-version for rbenv support 2015-03-03 23:15:44 +13:00
CHANGELOG.md realtime 2014-10-27 12:03:55 -04:00
config.ru renamed application to not be ISSAD, now Metamaps 2014-07-30 01:24:20 -04:00
configure.sh add gem install bundler to configure.sh 2015-05-09 23:22:23 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2014-12-26 10:05:36 -08:00
Gemfile add rspec to Gemfile 2015-10-12 11:24:30 +08:00
Gemfile.lock add rspec to Gemfile 2015-10-12 11:24:30 +08:00
LICENSE Update and rename Metamaps AGPL License.txt to LICENSE 2014-09-03 11:25:18 -04:00
MacInstallation.md Update MacInstallation.md 2014-11-05 11:48:28 -05: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 Added Gitter badge 2015-01-29 20:35:48 +00:00
UbuntuInstallation.md Update UbuntuInstallation.md 2015-01-22 22:59:11 -05:00
Vagrantfile added imagemagick to vagrantfile 2015-02-19 19:03:22 -05:00
WindowsInstallation.md changed other references to connoropolous/metamaps_gen002 to metamaps/metamaps_gen002 2014-11-30 14:27:20 -05:00

Metamaps

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

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
./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!

While we are still figuring out vagrant for Windows, there is an older set of instructions below

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