Sign inSign up

rgbkrk/meatspace

By rgbkrk

Updated almost 11 years ago

Image
0

1.1K

rgbkrk/meatspace repository overview

meatspace

Track events bounded by time and space.

Goals:

  • Stop using smarmy URLs like developer.avocado.com/php2014
  • Track usage from an access point within a time range
  • Register a new event with a simple registration page
pip install -r requirements.txt
python main.py

API (in development)

curl 127.0.0.1:48879/api/events/

Docker setup

Launching

docker run -p 48879:48879 rgbkrk/meatspace

Building (if you're developing locally)

docker build -t rgbkrk/meatspace .

Tag summary

Content type

Image

Digest

sha256:8f741983d

Size

143.5 MB

Last updated

almost 11 years ago

docker pull rgbkrk/meatspace