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

https://github.com/marvinkweyu/communitywrites

A community-driven article publishing platform
https://github.com/marvinkweyu/communitywrites

alpinejs blog elixir phoenix phoenix-framework phoenix-liveview tailwindcss

Last synced: 5 months ago
JSON representation

A community-driven article publishing platform

Awesome Lists containing this project

README

          

# CommunityWrites

![PhoenixLiveView](https://img.shields.io/badge/PhoenixLiveView-0.17.5-green?style=for-the-badge)
> A community-driven publishing platform

![CommunityWrites](./preview/community_writes.gif)

## Local setup

To start your Phoenix server:

* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`

Visit [`localhost:4000`](http://localhost:4000) from your browser.

For a similar implementation in Django, locate [Publisher](https://github.com/MarvinKweyu/Publisher)
## Project path

**Project board:**
[Kanban](https://github.com/users/MarvinKweyu/projects/5/views/1)