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

https://github.com/joshnuss/blog


https://github.com/joshnuss/blog

blog elixir graphql

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Blog

A blog that is built using Elixir + GraphQL + Preact.

## Development

* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
* Start the Phoenix endpoint with `mix phx.server`

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

## License

MIT