https://github.com/gilluan/market_place_api
Phoenix marketplace api
https://github.com/gilluan/market_place_api
Last synced: 3 months ago
JSON representation
Phoenix marketplace api
- Host: GitHub
- URL: https://github.com/gilluan/market_place_api
- Owner: gilluan
- Created: 2017-07-13T05:13:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-13T05:14:52.000Z (almost 8 years ago)
- Last Synced: 2025-01-21T23:31:27.746Z (4 months ago)
- Language: Elixir
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MarketPlaceApi
To start this Phoenix 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.