https://github.com/cognitev/eventful
highly available event-driven pub/sub system
https://github.com/cognitev/eventful
elixir event-driven phoenix pubsub
Last synced: over 1 year ago
JSON representation
highly available event-driven pub/sub system
- Host: GitHub
- URL: https://github.com/cognitev/eventful
- Owner: cognitev
- Created: 2018-11-25T10:25:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T13:53:47.000Z (over 7 years ago)
- Last Synced: 2025-01-19T05:32:00.304Z (over 1 year ago)
- Topics: elixir, event-driven, phoenix, pubsub
- Language: Elixir
- Homepage:
- Size: 7.2 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eventful
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
* Install Node.js dependencies with `cd assets && npm install`
* Start Phoenix endpoint with `mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
* Official website: http://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix
## Docker image
* https://hub.docker.com/r/cognitev/eventful