Skip to content

sattha/omise-node-tumboon

Repository files navigation

omise-node-tumboon

Before start node server, please set your omise private key to server environment variable and install node dependency first.

Setup private key

$ echo export OMISE_SKEY=skey_test_yourkey >> ~/.bash_profile
$ source ~/.bash_profile

Install node dependency

$ cd omise-node-tumboon
$ cd npm install

Running Application

$ cd omise-node-tumboon
$ cd npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published