matheusgnreis / modules-api

E-Com Plus Mods API Node.js App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modules-api

E-Com Plus Mods API Node.js App

Technology stack

Setting up

git clone https://github.com/ecomclub/modules-api
cd modules-api
cp config/config-sample.json config/config.json
nano config/config.json

Edit config.json placing correct values for your environment, after that, start app with node:

node ./main.js

Web server

You need to use a web server such as NGINX or Apache HTTP, proxy passing the requests to configured TCP port.

Issues for tests

Docs:

Docs:

How to do it?

Create a fork to your own account, then edit and push to your fork. So create a pull request to us. Then we will validate or not.

About

E-Com Plus Mods API Node.js App

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%