/loopback-api

Trying out building the API using LoopBack. (so hot right now)

Primary LanguageJavaScript

My Application

The project is generated by LoopBack.

Secured configuration

Install travis command line

sudo gem install travis

Login to travis

travis login

tar the files

tar cvf secrets.tar client-secret.json server/datasources.production.json server/prociders.json

encrypt the files

travis encrypt-file secrets.tar