Skip to content

Pavliko/sms-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run project:

cp config/deploy_config.example.rb  config/deploy_config.rb

Fill your data into config.

Run next command and follow the instructions.

bundle install
bundle exec mina setup
bundle exec mina deploy setup_finish

TEST request

curl -D - -X POST http://localhost:3000/pull -F "from=" -F "message=sample text message" -F "=123456"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published