Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danhper/projare

Sample app using Elixir, Phoenix and RiotJS
https://github.com/danhper/projare

Last synced: about 1 month ago
JSON representation

Sample app using Elixir, Phoenix and RiotJS

Awesome Lists containing this project

README

        

# [projare](https://projare.herokuapp.com)

A sample web application using a backend built on [Elixir](http://elixir-lang.org/) with [Phoenix](https://github.com/phoenixframework/phoenix) and a frontend
with [riotjs](http://riotjs.com/).

This is a small experiment to build a minimal but more or less complete
web application using the above technologies.

I was too lazy to write tests, but all features should be functional.

The project is MIT licensed, so feel free to borrow parts here if you want to.