Skip to content

Repository files navigation

Notes

We need the following indexes in mongo:

db.pasmo_locations.ensureIndex({name: "text"})
db.pasmo_locations.ensureIndex({deleted: 1})
db.pasmo_locations.ensureIndex({id: 1})
db.pasmo_locations.ensureIndex({loc: "2dsphere"})

About

Simple way to manage "Got It, Get It" campaigns by PASMO in Belize

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages