fiar icon indicating copy to clipboard operation
fiar copied to clipboard

Add start_phases in fiar.app.src

Open Euen opened this issue 9 years ago • 1 comments

add start_phases and replace the current fiar:start/2

Euen avatar Dec 04 '15 18:12 Euen

3 start_phases are needed:

  • [ ] create_schema for sumo:create_schema()
  • [ ] cowboy_start for start_cowboy_listeners()
  • [ ] notifications_setup for fiar_notify_users_handler:setup()

elbrujohalcon avatar Dec 04 '15 18:12 elbrujohalcon