Skip to content

FPierre/dot_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotApi

Getting started

Run Web server:

$ bundle exec puma -e production -C config/puma_web.rb -d

Run Websocket server:

Redis must be started.

$ ./bin/cable

Sidekiq must be started (and must have the right environment):

$ bundle exec sidekiq -d -e production

ruby twitter_daemon.rb start

Config ActionCable : Rails.configuration.action_cable

whenever --update-crontab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages