Skip to content
/ co Public
forked from pixelhumain/comobi

communecter mobile interface based on meteor

License

Notifications You must be signed in to change notification settings

aboire/co

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 24, 2021
fbd17b2 · Jul 24, 2021
Aug 3, 2020
Mar 2, 2021
Oct 1, 2020
Feb 6, 2019
Sep 22, 2020
Mar 2, 2021
Oct 1, 2020
Aug 3, 2020
Jan 11, 2019
Dec 7, 2017
Oct 23, 2019
Apr 16, 2019
Apr 25, 2019
Aug 3, 2020
Jul 24, 2021

Repository files navigation

co-mobile

communecter mobile application

dev - commande pour lancer localement

  • installer meteor
  • cloner le projet
  • puis à la racine du projet
meteor npm install

env

MONGO_URL - MONGO_OPLOG_URL -

MONGO_URL='xxx' MONGO_OPLOG_URL='xxx UNIVERSE_I18N_LOCALES=all meteor run --settings settings.json --port 3000

setting file

{
  "galaxy.meteor.com": {
     "env": {
  "ROOT_URL": "",
  "MONGO_URL":"",
  "MONGO_OPLOG_URL":"",
  "METEOR_CORDOVA_COMPAT_VERSION_ANDROID": "",
  "METEOR_CORDOVA_COMPAT_VERSION_IOS": "",
  "UNIVERSE_I18N_LOCALES": "all"
     }
   },
"coenv": "prod",
"environment": "production",
"pushapiKey":"",
"module":"co2",
"endpoint":"",
"mailgunpubkey":"",
"public":{
"module":"co2",
"mapbox": "",
"googlekey": "",
"endpoint":"",
"urlimage":"",
"remoteUrl": "",
"assetPath": ""
}
}

About

communecter mobile interface based on meteor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.9%
  • SCSS 16.2%
  • HTML 15.2%
  • Swift 6.6%
  • Java 2.7%
  • CSS 0.1%
  • Other 0.3%