https://github.com/byhbt/elixir-blog
The Blog Application is built base on Elixir and Phoenix Framework
https://github.com/byhbt/elixir-blog
blog elixir phoenix-framework
Last synced: about 1 month ago
JSON representation
The Blog Application is built base on Elixir and Phoenix Framework
- Host: GitHub
- URL: https://github.com/byhbt/elixir-blog
- Owner: byhbt
- Created: 2021-03-23T04:05:22.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-04T13:41:12.000Z (almost 5 years ago)
- Last Synced: 2026-01-02T21:40:24.904Z (6 months ago)
- Topics: blog, elixir, phoenix-framework
- Language: Elixir
- Homepage: http://thanh-blog.gigalixirapp.com
- Size: 826 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elixir Blog App
Blog application is a popular example for developers to learn a new web framework. I use it to learn Elixir, Phoenix, and Ecto.
## Features
### General
- Setup CI, CD using Github Action.
- Deploy to Gigalixir.
### Phoenix
- Add factories using ExMachina.
- Extract the Schemas into separate module.
## Database design
