geomapis

0.1.1 • Public • Published

geomapis

Installation

Development

Run geomapis on development mode:

export DEBUG=geomapis*,devebot*,app*
$ node app.js

Production

Extract compress file or clone geomapis source code into ~/projects directory.

cd ~/projects
$ ssh clone <path-to-geomapis-repo>
cd ~/projects/geomapis

Installs the npm packages:

$ npm install

Changes current working directory to source code:

$ cd ~/projects/geomapis

Start application using pm2:

$ pm2 start app.js --name=geomapis

Start application using forever:

$ forever start app.js --uid geomapis

Readme

Keywords

Package Sidebar

Install

npm i geomapis

Weekly Downloads

1

Version

0.1.1

License

ISC

Last publish

Collaborators

  • acegik