Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/benjcal/price_fetch


https://github.com/benjcal/price_fetch

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# PriceFetch

To start the PriceFetch Application:

* Add the `.env` file provided in the root of the project
* Run `source .env` to setup environment variables
* Run `mix setup` to install and setup dependencies
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`

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