Skip to content

Backfeed/protocol-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contribute

(for a big dose of good karma ;)

Ask Yaniv Keinan for:

  • .env
  • .admin.env
  • AWS user

Put AWS credentials at ~/.aws/credentials

[default]
aws_access_key_id = YOUR_AWS_ACCESS_KEY
aws_secret_access_key = YOUR_AWS_ACCESS_SECRET

Clone and initialize project

git clone git@github.com:Backfeed/protocol-service.git
npm install
cd restApi
npm install
sls project init -n protocol-service -p default -d backfeed.cc -c true -e protocol_dev@backfeed.cc

Install global npm dependencies

npm i -g nodemon

Testing

At root level run from terminal:

nodemon -x 'sls serve start'
npm run sanity
Thank you for helping out!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors