https://github.com/joshnuss/blog
https://github.com/joshnuss/blog
blog elixir graphql
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/joshnuss/blog
- Owner: joshnuss
- Created: 2018-06-30T08:46:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-03T03:00:22.000Z (almost 8 years ago)
- Last Synced: 2026-01-21T20:15:16.472Z (5 months ago)
- Topics: blog, elixir, graphql
- Language: JavaScript
- Size: 97.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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