Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danhper/projare
- Owner: danhper
- License: mit
- Created: 2016-02-20T13:24:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-25T23:37:02.000Z (almost 9 years ago)
- Last Synced: 2024-04-14T11:08:02.556Z (8 months ago)
- Language: JavaScript
- Homepage: https://projare.herokuapp.com/
- Size: 155 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.