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

https://github.com/flaque/lutralog


https://github.com/flaque/lutralog

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Lutra

[Install Elixir](http://elixir-lang.org/install.html)

[Install Phoenix Framework](http://www.phoenixframework.org/docs/installation)

[Install PostgreSQL](https://help.ubuntu.com/community/PostgreSQL)

To start this app:

* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.create && mix ecto.migrate`
* Install Node.js dependencies with `npm install`
* Start Phoenix endpoint with `mix phoenix.server`

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.

## [Youtube Presentation](https://youtu.be/8KTf1vcYB-w)