Skip to content

A simple Phoenix application which uses the Roger hex package

Notifications You must be signed in to change notification settings

archan937/roger_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RogerDemo

Installation:

  • Clone git clone [email protected]:archan937/roger_demo.git
  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Make sure you have RabbitMQ installed (brew install rabbitmq)

Startup:

    Node.ping(:"[email protected]")
    Roger.Info.partitions
    Roger.Info.partitions[:"[email protected]"]

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

A simple Phoenix application which uses the Roger hex package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published