An open API service indexing awesome lists of open source software.

https://github.com/perzanko/devton

📪 Highly customizable and personalized dev.to newsletter in your Slack workspace.
https://github.com/perzanko/devton

cqrs dev-community domain-driven-design elixir event-sourcing phoenix

Last synced: 8 months ago
JSON representation

📪 Highly customizable and personalized dev.to newsletter in your Slack workspace.

Awesome Lists containing this project

README

          

# Devton

To start your Phoenix server:

* Install dependencies with `mix deps.get`
* Create and migrate your event store with `mix event_store.setup`
* Create and migrate your read store with `mix read_store.setup`
* Start Phoenix endpoint with `mix phx.server`
* Run tests with `mix test`

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.

## 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