diff options
| author | Timo <Code-WvS@quantentunnel.de> | 2015-02-21 16:30:03 +0100 |
|---|---|---|
| committer | Timo <Code-WvS@quantentunnel.de> | 2015-02-21 16:30:03 +0100 |
| commit | 65636d5968e938dbcb21e89644577f9d1fed54e4 (patch) | |
| tree | c32817d6033fe178da1254a3edb9665e2607d792 /README.md | |
| download | SnapDB-65636d5968e938dbcb21e89644577f9d1fed54e4.tar.gz SnapDB-65636d5968e938dbcb21e89644577f9d1fed54e4.zip | |
first commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..aba0473 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +SnapDB +====== + +MongoDB Snap! extension + +Start your MongoDB, edit `config.py` and execute `snapdb.py`. Then you can open your browser and go to http://localhost:4345 (port can be configured in `config.py`). |
