https://github.com/blackode/price_tracker
https://github.com/blackode/price_tracker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blackode/price_tracker
- Owner: blackode
- Created: 2021-02-15T17:47:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-15T13:11:07.000Z (over 5 years ago)
- Last Synced: 2025-03-04T16:46:28.606Z (over 1 year ago)
- Size: 123 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PriceTracker
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
* Install Node.js dependencies with `npm install` inside the `assets` directory
* Start Phoenix endpoint with `mix phx.server`
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix