Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dspace-ng/dspace-app-apollong
DSpace aims to enable people to find, collect, edit, structure and share any kind of information in a real-time, massive-collaboration, augmented-reality-environment (like wikipedia), based on a very common ground: The map of the area, where people actually are, around their Geolocation.
https://github.com/dspace-ng/dspace-app-apollong
Last synced: 5 days ago
JSON representation
DSpace aims to enable people to find, collect, edit, structure and share any kind of information in a real-time, massive-collaboration, augmented-reality-environment (like wikipedia), based on a very common ground: The map of the area, where people actually are, around their Geolocation.
- Host: GitHub
- URL: https://github.com/dspace-ng/dspace-app-apollong
- Owner: dspace-ng
- Fork: true (apollo-ng/dspace-app-apollong)
- Created: 2013-10-10T15:23:27.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-03T22:11:35.000Z (about 11 years ago)
- Last Synced: 2024-08-01T12:34:45.358Z (3 months ago)
- Language: JavaScript
- Homepage: https://apollo.open-resource.org/lab:dspace
- Size: 633 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - dspace-ng/dspace-app-apollong - DSpace aims to enable people to find, collect, edit, structure and share any kind of information in a real-time, massive-collaboration, augmented-reality-environment (like wikipedia), based on a very (others)
README
# DSpace-Client
DSpace aims to enable people to find, collect, edit, structure and share any kind of information
in a real-time, massive-collaboration, augmented-reality-environment (like wikipedia),
based on a very common ground: The map of the area, where people actually are, around their Geolocation.## Online Docs
http://apollo-ng.github.com/dspace-client/doc/app
## Dev
We work on **develop** branch and keep **master** stable for going live!
* Website: https://apollo.open-resource.org/lab:dspace
* Github: https://github.com/apollo-ng/dspace-client
* IRC: #apollo@freenode
* Mumble: ticonderoga.open-resource.org
* Mailinglist: [email protected]
* Blog: https://apollo.open-resource.org/tag:dspace### Env
* Requires node.js 0.8.x & npm 1.x
#### Ubuntu
* $ sudo add-apt-repository ppa:chris-lea/node.js
* $ sudo apt-get install nodejs-dev npm#### Gentoo
* $ emerge -av nodejs
#### Other
When your distro fails to supply you with a working nodejs & npm
environment, you can try:https://github.com/creationix/nvm
### Development-Flow
Clone
* $ git clone git://apollo.open-resource.org/dspace-client
Generate docs (optional)
You need [naturaldocs](http://naturaldocs.org/) to build the docs:
* $ make doc
Install Development- and Runtime Depenencies
* $ npm install
Start the local some development server
* adsf (ruby)
* simple-http (python)
* nginxPoint your browser to http://localhost:3000/index.dev.html
**Optional**
[gitflow](https://github.com/nvie/gitflow)
* $ git flow init
### Technologies
* ender
* backbone
* handlebars
* modestmaps
* markers
* easey + easey.handlers