Skip to content

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

Notifications You must be signed in to change notification settings

uris77/got-get-campaigns

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

Watchers

Forks

Releases

No releases published

Packages

No packages published